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

gdkxft.spec

index b6e273a5d8816bf410b04aee2aa6bcc13ea0ccb5..d75053d7c4aaa0bc04820b7567b4276757c3697e 100644 (file)
@@ -94,8 +94,8 @@ Narz
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-static \
        --enable-shared
This page took 0.040087 seconds and 4 git commands to generate.