]> git.pld-linux.org Git - packages/Xlt.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:
    Xlt.spec -> 1.8

Xlt.spec

index 65c581e98f996037c41e6d8b7f11c7eca0881b5e..899959fffe8452ad2aa32218d35b26b95f61a498 100644 (file)
--- a/Xlt.spec
+++ b/Xlt.spec
@@ -57,8 +57,8 @@ Biblioteka statyczna Xlt.
 %build
 libtoolize -c -f
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-static \
        --enable-shared \
This page took 0.070836 seconds and 4 git commands to generate.