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

aptitude.spec

index 1d7fdaa6e61ee5c939c3397b9460ce5d44c96c46..6a41e5e76c2e6900aef33dd9a1eccb6f5ee20a6a 100644 (file)
@@ -51,7 +51,7 @@ gettextize --copy --force
 aclocal
 autoconf
 autoheader
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.061399 seconds and 4 git commands to generate.