From: kloczek Date: Wed, 3 Oct 2001 19:05:42 +0000 (+0000) Subject: - add "rm -f missing" on top %build. X-Git-Tag: fox-0_99_175-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffox.git;a=commitdiff_plain;h=29e8a58c552b4fec244c534e0ddeb7f88253c258 - add "rm -f missing" on top %build. Changed files: fox.spec -> 1.15 --- diff --git a/fox.spec b/fox.spec index c91931e..a2b92ee 100644 --- a/fox.spec +++ b/fox.spec @@ -99,10 +99,11 @@ Biblioteki statyczne FOX. %setup -q %build +rm -f missing libtoolize -c -f aclocal -automake -a -c autoconf +automake -a -c CPPFLAGS="%{rpmcflags} -frtti" \ #CFLAGS="%{rpmcflags} -frtti" \ %configure \