]> git.pld-linux.org Git - packages/edb.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:58 +0000 (23:12 +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:
    edb.spec -> 1.9

edb.spec

index 025fbb85c4d9a6886908f33de4cd322a4526a917..78975627176376b087220299040f95cbc64afed7 100644 (file)
--- a/edb.spec
+++ b/edb.spec
@@ -68,8 +68,8 @@ Edytor baz danych w GTK.
 rm missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-cxx
 
This page took 0.077265 seconds and 4 git commands to generate.