From 4a64870b55bc6ec168fe4b123dc939f2e6c7bbae Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 21 May 2002 23:12:35 +0000 Subject: [PATCH] perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: DirectFB.spec -> 1.18 --- DirectFB.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DirectFB.spec b/DirectFB.spec index 432de9c..6e0da69 100644 --- a/DirectFB.spec +++ b/DirectFB.spec @@ -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`" -- 2.44.0