From: kloczek Date: Sun, 24 Mar 2002 23:28:16 +0000 (+0000) Subject: - perl -pi -e "s/^automake -a -c$/automake -a -c -f/" X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=6d73838b3fd866de60c7d050508568d6e0965090;p=packages%2Ferikyyyphone.git - perl -pi -e "s/^automake -a -c$/automake -a -c -f/" Changed files: erikyyyphone.spec -> 1.7 --- diff --git a/erikyyyphone.spec b/erikyyyphone.spec index be987f3..b5fc258 100644 --- a/erikyyyphone.spec +++ b/erikyyyphone.spec @@ -23,7 +23,7 @@ G %build aclocal -automake -a -c +automake -a -c -f CPPFLAGS="-I%{_includedir}/ncurses" ; export CPPFLAGS %configure %{__make}