[upower/f16] trivial: fix systemd location on F16

Richard Hughes rhughes at fedoraproject.org
Mon Apr 30 09:31:35 UTC 2012


commit 52458ef065d3952cbfc2dfb20ba517f21805c179
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 30 10:30:18 2012 +0100

    trivial: fix systemd location on F16

 upower.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/upower.spec b/upower.spec
index 1a4aae3..719627f 100644
--- a/upower.spec
+++ b/upower.spec
@@ -82,7 +82,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_mandir}/man8/*
 %{_datadir}/polkit-1/actions/*.policy
 %{_datadir}/dbus-1/system-services/*.service
-/usr/lib/systemd/system/*.service
+/lib/systemd/system/*.service
 
 %files devel
 %defattr(-,root,root,-)


More information about the scm-commits mailing list