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

centericq.spec

index d19ec4c6cb564a60d607063afec471d7d7106255..4807f7876ea811b69304ae3537413348db7802cf 100644 (file)
@@ -45,8 +45,8 @@ Mo
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 for i in kkstrtext-0.1 kksystr-0.1 kkconsui-0.1 libyahoo-0.1 libmsn-0.1\
        libicq2000-0.2; do
        cd $i
This page took 0.069151 seconds and 4 git commands to generate.