From 147b753f29a7d483b6cbf1be12737bb2b51fe349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 27 Sep 2020 13:51:04 +0200 Subject: [PATCH] Fix permissions on libsystemd-shared.abignore --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 919650e..ac9bde2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -528,7 +528,7 @@ EOF install -Dm0755 -t %{buildroot}%{_prefix}/lib/kernel/install.d/ %{SOURCE11} -install -Dm0755 -t %{buildroot}%{_prefix}/lib/systemd/ %{SOURCE13} +install -Dm0644 -t %{buildroot}%{_prefix}/lib/systemd/ %{SOURCE13} install -D -t %{buildroot}/usr/lib/systemd/ %{SOURCE3}