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

findutils.spec

index 510b99c277595f5e13f9c0ee7fc6e0d9c34d4895..03d21f47e5b44e79bf63004d6cc09163bdfd3e9b 100644 (file)
@@ -76,7 +76,7 @@ make
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}/pl/man1
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
        
 install pl/*.1  $RPM_BUILD_ROOT%{_mandir}/pl/man1
This page took 0.102244 seconds and 4 git commands to generate.