]> git.pld-linux.org Git - packages/everybuddy.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:00 +0000 (23:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    everybuddy.spec -> 1.9

everybuddy.spec

index 5f5139e90388cb5edf340ee0e3ff7cd178efa4a1..091802da2d293e4f260626cb58b6766d8521aebb 100644 (file)
@@ -58,8 +58,8 @@ incorporado em vers
 rm -f missing
 libtoolize --copy --force
 aclocal -I m4
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-gnome \
        --enable-panel \
This page took 0.076575 seconds and 4 git commands to generate.