]> git.pld-linux.org Git - packages/flam3.git/blobdiff - flam3.spec
- drop more flags
[packages/flam3.git] / flam3.spec
index c51f5c54aeb13984605b5f10163b529121a15802..89f696910137f4336a36882e7c2d5171d56c9e22 100644 (file)
@@ -56,8 +56,8 @@ Ten pakiet zawiera statycznÄ… wersjÄ™ biblioteki flam3.
 %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}
This page took 0.166379 seconds and 4 git commands to generate.