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

everybuddy.spec

index 2371ddb0fc141ed84435c1a9cacca3ddfd62ece2..5f5139e90388cb5edf340ee0e3ff7cd178efa4a1 100644 (file)
@@ -59,7 +59,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal -I m4
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --enable-gnome \
        --enable-panel \
This page took 0.075102 seconds and 4 git commands to generate.