[olpc-powerd] fix spec issue

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 29 20:19:25 UTC 2011


commit 84acc269b78eb7a4916fc68206b7f5893038a926
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 29 20:19:15 2011 +0000

    fix spec issue

 olpc-powerd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index 0b6517e..8077efb 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -73,7 +73,7 @@ install -p -m 644 usb-inhibits %{buildroot}%{_sysconfdir}/powerd/flags/usb-inhib
 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 -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
 


More information about the scm-commits mailing list