[strongswan/el6] Remove excess systemd unit removal line

Pavel Šimerda pavlix at fedoraproject.org
Wed Feb 15 13:58:20 UTC 2012


commit 45cb871a18db63d3c4976301d4525cf8f20f0d5a
Author: Pavel Šimerda <pavlix at pavlix.net>
Date:   Wed Feb 15 14:58:10 2012 +0100

    Remove excess systemd unit removal line

 strongswan.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/strongswan.spec b/strongswan.spec
index 5f903c9..4a282f7 100644
--- a/strongswan.spec
+++ b/strongswan.spec
@@ -58,7 +58,6 @@ chmod 700 %{buildroot}%{_sysconfdir}/%{name}
 # setup systemd unit or initscript
 %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
 %else
-rm %{buildroot}/lib/systemd/system/%{name}.service
 install -m 755 init/sysvinit/%{name} %{buildroot}/%{_initddir}/%{name}
 %endif
 


More information about the scm-commits mailing list