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

Glide_V3-DRI.spec

index 50fd0473e4e924f370ebf834ada779db248ab4cd..25a6a0d1c3f26234d080854fb8a5ed9552f9d05a 100644 (file)
@@ -80,8 +80,8 @@ lub Voodoo3.
 rm -f missing
 libtoolize --copy --force
 aclocal
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f -i
+%{__autoconf}
+%{__automake} -i
 %configure \
        --enable-fx-dri-build \
        --enable-fx-glide-hw=h3 \
 %configure \
        --enable-fx-dri-build \
        --enable-fx-glide-hw=h3 \
This page took 0.072688 seconds and 4 git commands to generate.