]> git.pld-linux.org Git - packages/gawk.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:
    gawk.spec -> 1.35

gawk.spec

index 8ad2fd8656be58aa893687b3b89418bea718a6f6..625c5f332fefc7d974f3a92bb6d6459df1046488 100644 (file)
--- a/gawk.spec
+++ b/gawk.spec
@@ -83,7 +83,7 @@ make
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT 
 
 rm -f $RPM_BUILD_ROOT%{_bindir}/gawk-%{version}
This page took 0.035975 seconds and 4 git commands to generate.