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

DirectFB.spec

index 432de9c7ec0100b914aac45a4d94a7cc8763ea0b..6e0da69114a3f64e9fb8fd3b5462a012287950cc 100644 (file)
@@ -54,7 +54,7 @@ rm -f missing
 libtoolize --copy --force
 gettextize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 automake -a -c 
 if [ -f %{_pkgconfigdir}/libpng12.pc ] ; then
        CPPFLAGS="`pkg-config libpng12 --cflags`"
This page took 0.076235 seconds and 4 git commands to generate.