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

freetds.spec

index d1304d4a1f4ad85564dbbccd2e604c83afe73ffa..06bf387eeb4ee68978786cd9572b58e4b5055250 100644 (file)
@@ -67,7 +67,7 @@ Statyczne biblioteki FreeTDS.
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --with-tdsver=%{tdsver} \
        %{?_with_msdblib:--with-msdblib} \
This page took 0.12193 seconds and 4 git commands to generate.