]> git.pld-linux.org Git - packages/aboot.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:22:46 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aboot.spec -> 1.6

aboot.spec

index 93253abcfd31be961ec7015c9ef097841f50e400..dad37c9b3db6cdd195778b892c7492bd036a45eb 100644 (file)
@@ -44,7 +44,7 @@ make
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}/man8
 
-make root=$RPM_BUILD_ROOT install
+%{__make} root=$RPM_BUILD_ROOT install
 
 cp sdisklabel/swriteboot.8 tools/e2writeboot.8 $RPM_BUILD_ROOT%{_mandir}/man8
 
This page took 0.076043 seconds and 4 git commands to generate.