]> git.pld-linux.org Git - packages/botnet.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:
    botnet.spec -> 1.19

botnet.spec

index b9f982fb398e93a7ee653f1e1b10a821ab7e4d9f..bb5b745df2846009f4fa01b63b5ae7d406b4e478 100644 (file)
@@ -63,8 +63,8 @@ korzystaj
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 
 %{__make}
This page took 0.064876 seconds and 4 git commands to generate.