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

ax25-apps.spec

index 634981147050355f95b135c98350009c26b08a40..0ae6a8dfeea1ea645ef100baf535c77d885e8b1d 100644 (file)
@@ -27,8 +27,8 @@ Aplikacje testuj
 rm -f missing
 libtoolize --copy --force
 aclocal
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS
 %configure
 %{__make}
 AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS
 %configure
 %{__make}
This page took 0.071148 seconds and 4 git commands to generate.