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

claws-mail.spec

index 2a556415ce62275c3e073e471790d7d266063c4d..1715c91957b3a3e8ca85bf4c275efa8ec94bb6a5 100644 (file)
@@ -57,7 +57,7 @@ rm -f missing
 libtoolize --copy --force
 gettextize --copy --force
 aclocal -I ac
-autoconf
+%{__autoconf}
 autoheader
 automake --add-missing --foreign --copy
 %configure \
This page took 0.037821 seconds and 4 git commands to generate.