From 6fe419f0e566a4bc1839d92f5b6a44300d762ec7 Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 21 May 2002 23:13:03 +0000 Subject: [PATCH] perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: fribidi.spec -> 1.24 --- fribidi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fribidi.spec b/fribidi.spec index c81cb7e..a1212a0 100644 --- a/fribidi.spec +++ b/fribidi.spec @@ -59,8 +59,8 @@ rm -f acinclude.m4 libtoolize --force --copy aclocal autoheader -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure %{__make} -- 2.44.0