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

dftpd.spec

index b7777f8a0dcf0ab2f10a49a0bf9a8946b0eaf7f6..a6d3268a71762efbd1b963e987b4b255b0efc6e8 100644 (file)
@@ -22,7 +22,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install
+%{__make} install
 
 %files
 %defattr(644,root,root,755)
This page took 0.054906 seconds and 4 git commands to generate.