]> git.pld-linux.org Git - packages/gnuplot.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:19 +0000 (23:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    gnuplot.spec -> 1.43

gnuplot.spec

index 4e8f66c46b9a54b923565ca7429107a6950cc30a..ecedf84d2dd72de3ee155f72b4b316c9b5d5ebcf 100644 (file)
@@ -66,7 +66,7 @@ edilmesinde kullan
 
 %build
 aclocal -I m4
-autoconf
+%{__autoconf}
 autoheader
 
 if [ -f %{_pkgconfigdir}/libpng12.pc ] ; then
This page took 0.038802 seconds and 4 git commands to generate.