]> git.pld-linux.org Git - packages/ax25-apps.git/blobdiff - ax25-apps.spec
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
[packages/ax25-apps.git] / ax25-apps.spec
index 02bf4c1ac7b11e694ab96d7123e6b39d07e5ffcb..ef7867d199413516f43af4f63ef2050b943c830e 100644 (file)
@@ -28,7 +28,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS
 %configure
 %{__make}
@@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
 gzip -9nf AUTHORS ChangeLog NEWS README \
        */{COPYING,HISTORY,README}*
 
-%clean                                                                          
+%clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
This page took 0.029158 seconds and 4 git commands to generate.