]> git.pld-linux.org Git - packages/bbppp.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:
    bbppp.spec -> 1.7

bbppp.spec

index cfc07ec4306e8ee1500d8f717232514293af2007..c5e983284f36e98c63f5400a06acd28343d47eec 100644 (file)
@@ -36,7 +36,7 @@ mrygaj
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make} CXX="%{__cc}"
 
This page took 0.0848 seconds and 4 git commands to generate.