]> git.pld-linux.org Git - packages/wget.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:55:13 +0000 (07:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.38

wget.spec

index 003cc5b962537b1102f51353c6f2fb3b0ad3df01..0f5b975ca8a8680b20000998239898632b768290 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -65,7 +65,7 @@ patch retr.c < ../wget-new-percentage/wget-new-percentage.diff
 autoconf
 LDFLAGS="-s"; export LDFLAGS
 %configure 
-make
+%{__make}
 tail -6 util/README >rmold.README
 
 (cd doc; makeinfo --force %{name}.texi; touch *)
This page took 0.066902 seconds and 4 git commands to generate.