From a659772265fe9e1876c56244d9665b99d0c17594 Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 21 May 2002 23:12:59 +0000 Subject: [PATCH] perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: erikyyyphone.spec -> 1.9 --- erikyyyphone.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erikyyyphone.spec b/erikyyyphone.spec index b5fc258..2338785 100644 --- a/erikyyyphone.spec +++ b/erikyyyphone.spec @@ -23,7 +23,7 @@ G %build aclocal -automake -a -c -f +%{__automake} CPPFLAGS="-I%{_includedir}/ncurses" ; export CPPFLAGS %configure %{__make} -- 2.43.0