]> git.pld-linux.org Git - packages/wget.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:50 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.73

wget.spec

index 7dcbba4a9c997aeaa5d0eb9c8b335c114f69852e..e7488048b89053a54d4c52a9d3077a5d2e1262f9 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -109,8 +109,8 @@ Proxy 
 %build
 rm -f missing
 %{__libtoolize}
-aclocal
-autoheader
+%{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %configure \
        --with-ssl \
This page took 0.117422 seconds and 4 git commands to generate.