]> git.pld-linux.org Git - packages/aboot.git/commitdiff
- many small fixes, mostly inpired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 6 Jul 2003 23:27:15 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aboot.spec -> 1.23

aboot.spec

index a9d47505b4143b6734604123d1378a4cf8ec3e1c..78c6d99e598ab94e2b8605ad276e02bac5938315 100644 (file)
@@ -58,7 +58,8 @@ SRM que n
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} root=$RPM_BUILD_ROOT install
+%{__make} install \
+       root=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.309709 seconds and 4 git commands to generate.