packages: flam3/flam3.spec - drop more flags
lisu
lisu at pld-linux.org
Wed Mar 2 14:03:44 CET 2011
Author: lisu Date: Wed Mar 2 13:03:45 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- drop more flags
---- Files affected:
packages/flam3:
flam3.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/flam3/flam3.spec
diff -u packages/flam3/flam3.spec:1.1 packages/flam3/flam3.spec:1.2
--- packages/flam3/flam3.spec:1.1 Wed Mar 2 14:00:42 2011
+++ packages/flam3/flam3.spec Wed Mar 2 14:03:37 2011
@@ -57,8 +57,8 @@
%prep
%setup -q -n %{name}-%{version}/src
-# drop redundant -O3 flag
-%{__sed} -i 's,-O3,,' Makefile.am
+# drop redundant opt flags
+%{__sed} -i 's,-g -O3,,' Makefile.am
%build
%{__libtoolize}
@@ -115,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/03/02 13:03:37 lisu
+- drop more flags
+
Revision 1.1 2011/03/02 13:00:42 lisu
- init
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flam3/flam3.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list