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

wv.spec

diff --git a/wv.spec b/wv.spec
index 75221aad0babd7a3a5bec11b57a9fd2ade36134a..8295ffec44d7643dc1b61af8b0ac4fcc89b39957 100644 (file)
--- a/wv.spec
+++ b/wv.spec
@@ -78,9 +78,9 @@ find . -type d -name 'CVS'| xargs rm -rf
 %build
 rm -f missing acinclude.m4
 %{__libtoolize}
-aclocal
+%{__aclocal}
 %{__autoconf}
-autoheader
+%{__autoheader}
 %{__automake} -i
 CPPFLAGS="-I/usr/X11R6/include/X11"
 %configure CPPFLAGS="$CPPFLAGS" \
This page took 0.215263 seconds and 4 git commands to generate.