[func] Packaging systemd script

ssalevan ssalevan at fedoraproject.org
Mon Oct 29 20:19:10 UTC 2012


commit 43363d88521055c708d287422632621441a3f837
Author: Steve Salevan <steve at tumblr.com>
Date:   Mon Oct 29 16:19:04 2012 -0400

    Packaging systemd script

 func.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/func.spec b/func.spec
index 2da8ca7..83207b1 100644
--- a/func.spec
+++ b/func.spec
@@ -74,6 +74,7 @@ rm -fr $RPM_BUILD_ROOT
 # Conditionally include funcd.
 %if 0%{?fedora} >= 16
 %exclude %{_sysconfdir}/init.d/funcd
+$RPM_BUILD_ROOT%{_unitdir}/funcd.service
 %else
 %{_sysconfdir}/init.d/funcd
 %endif


More information about the scm-commits mailing list