]> git.pld-linux.org Git - packages/cyrus-sasl.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:
    cyrus-sasl.spec -> 1.66

cyrus-sasl.spec

index 4e35e2a2c64fbe4a5a3b971d6a112e6f240ad684..c6d8dbf22678a9fa37cbc765171876214b4f1601 100644 (file)
@@ -224,7 +224,7 @@ libtoolize --copy --force
 aclocal -I cmulocal
 autoheader
 automake -a
-autoconf
+%{__autoconf}
 LDFLAGS="%{rpmldflags} -ldl"; export LDFLAGS
 %configure \
        --enable-static \
This page took 0.118244 seconds and 4 git commands to generate.