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

Xbae.spec

index 4b7a35e091914887caa3e0023dce99a8f87e2e38..dd5efeb5a400fc1e958648a354bc83d105cedeed 100644 (file)
--- a/Xbae.spec
+++ b/Xbae.spec
@@ -64,8 +64,8 @@ Biblioteki statyczne XbaeMatrix.
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-shared \
        --enable-static \
This page took 0.039735 seconds and 4 git commands to generate.