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

edb.spec

index a55977f609597664af67f020492eb7bb935a6ba3..025fbb85c4d9a6886908f33de4cd322a4526a917 100644 (file)
--- a/edb.spec
+++ b/edb.spec
@@ -69,7 +69,7 @@ rm missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --enable-cxx
 
This page took 0.110131 seconds and 4 git commands to generate.