summaryrefslogtreecommitdiff
path: root/smpeg.spec
diff options
context:
space:
mode:
authorkloczek2002-03-24 23:28:24 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2abc9bda0e4c2638879469f257a1a335f6d17a4f (patch)
treea32c6244fc800e8adcf6351140cbad69789ed4ac /smpeg.spec
parent6688c992a79f4a67a78f589078d506d5c22c31f4 (diff)
downloadsmpeg-2abc9bda0e4c2638879469f257a1a335f6d17a4f.zip
smpeg-2abc9bda0e4c2638879469f257a1a335f6d17a4f.tar.gz
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
Changed files: smpeg.spec -> 1.50
Diffstat (limited to 'smpeg.spec')
-rw-r--r--smpeg.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/smpeg.spec b/smpeg.spec
index a396ac2..8a2d301 100644
--- a/smpeg.spec
+++ b/smpeg.spec
@@ -84,7 +84,7 @@ Bibliotecas estáticas para desenvolvimento de aplicações SMPEG.
rm -f missing
aclocal
autoconf
-automake -a -c
+automake -a -c -f
CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
%configure \
%ifarch %{ix86}