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

gbiff2.spec

index babe3e098ac8db6b0ecdaafddf9f3eb08131f74c..14a9d24b6d0ea8bf5c0e1d0af8bc6829a39ee195 100644 (file)
@@ -38,8 +38,8 @@ temat i date) gdy przychodzi nowa poczta.
 rm missing
 libtoolize --copy --force
 aclocal
 rm missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 CFLAGS="%{rpmcflags} -I /usr/include/orbit-1.0"
 %configure
 
 CFLAGS="%{rpmcflags} -I /usr/include/orbit-1.0"
 %configure
 
This page took 0.065802 seconds and 4 git commands to generate.