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

freetype1.spec

index 5ffa965a8ffcba1ef274c5df2c6645bb77913ea0..065b195016bec3a51fbcc633db46c3836b16d328 100644 (file)
@@ -104,7 +104,7 @@ install /usr/share/automake/missing .
 gettextize --copy --force
 libtoolize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 %configure \
         --enable-static \
         --with-gnu-ld
This page took 0.071871 seconds and 4 git commands to generate.