[olpc-powerd] fix spec issue

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 29 20:00:03 UTC 2011


commit 4d5f3a8aeeab2d7a52c5b68b87398cbb19f57a19
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 29 19:59:54 2011 +0000

    fix spec issue

 olpc-powerd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index f3bac43..0b6517e 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -74,8 +74,8 @@ install -p -m 755 powerd-dbus/powerd-dbus %{buildroot}%{_libexecdir}/powerd-dbus
 install -p -m 644 powerd-dbus/powerd.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/powerd.conf
 
 install -d %{buildroot}lib/systemd/system
-install -p -m 644 %{SOURCE1} %{buildroot}lib/systemd/system/powerd.service
-install -p -m 644 %{SOURCE2} %{buildroot}lib/systemd/system/olpc-switchd.service
+install -p -m 644 %{SOURCE1} %{buildroot}/lib/systemd/system/powerd.service
+install -p -m 644 %{SOURCE2} %{buildroot}/lib/systemd/system/olpc-switchd.service
 
 %files
 %defattr(-,root,root,-)


More information about the scm-commits mailing list