]> git.pld-linux.org Git - packages/dante.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:47 +0000 (23:12 +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:
    dante.spec -> 1.15

dante.spec

index 870842a3e2cbcff6ae00f95d66437ccae6911bf4..47ae35d37097f45e9f5b0bf595fec79132aa4e04 100644 (file)
@@ -76,7 +76,7 @@ Statyczne biblioteki socks.
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.203862 seconds and 4 git commands to generate.