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

bbsload.spec

index b3eda0660c15123a516543869f15e5d6d9aab125..e087109573f566867c413c0b8e0d5f49b7c42757 100644 (file)
@@ -34,7 +34,7 @@ mo
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make} CXX="%{__cc}"
 
This page took 0.061365 seconds and 4 git commands to generate.