]> git.pld-linux.org Git - packages/ax25-apps.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:14 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ax25-apps.spec -> 1.8

ax25-apps.spec

index 31682a0dea35d30664c2f07785e23b87dc12403a..ef7867d199413516f43af4f63ef2050b943c830e 100644 (file)
@@ -28,7 +28,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS
 %configure
 %{__make}
 AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS
 %configure
 %{__make}
This page took 0.040318 seconds and 4 git commands to generate.