]> git.pld-linux.org Git - packages/apmd.git/commitdiff
- two typos. apmd-3_0-4
authorkloczek <kloczek@pld-linux.org>
Mon, 22 May 2000 15:09:38 +0000 (15:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apmd.spec -> 1.16

apmd.spec

index 65691618d2a246c61ce208faf01b2a13ebe0abd1..2ed5b48f83a8a600afe4283ae48869978c706d8d 100644 (file)
--- a/apmd.spec
+++ b/apmd.spec
@@ -63,8 +63,8 @@ make CCOPTIONS="$RPM_OPT_FLAGS" LOCAL_LDFLAGS="-s" -C xbattery
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_bindir},%{_includedir},%{_libdir},%{_sbindir}} \
-       $RPM_BUILD_ROOT%{_prefix}/X11R6/{bin,man/man1}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir},%{_libdir},%{_sbindir}} \
+       $RPM_BUILD_ROOT%{_prefix}/X11R6/{bin,man/man1} \
        $RPM_BUILD_ROOT{%{_mandir}/man{1,8},/etc/{rc.d/init.d,sysconfig}}
 
 install apm apmsleep tailf on_ac_power $RPM_BUILD_ROOT%{_bindir}
This page took 0.123487 seconds and 4 git commands to generate.