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

tar.spec

index f95cf9a82415d17e696d3a5df51d01d3934eb9b1..735d38a6ba8f71ce4580c6a8b857e2548bd48776 100644 (file)
--- a/tar.spec
+++ b/tar.spec
@@ -131,7 +131,7 @@ rm -f missing m4/{ccstdc,codeset,gettext,glibc21,iconv,isc-posix,lcmessage,progt
 autoheader
 aclocal -I m4
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 
 (cd doc; cp stamp-vti version.texi; touch *; makeinfo --force tar.texi)
This page took 0.121225 seconds and 4 git commands to generate.