[btanks] Revert "Revert "Try harder to remove duplicate options.""

Bruno Wolff III bruno at fedoraproject.org
Sun Jun 26 19:15:24 UTC 2011


commit fa834cd058329b6536c2aae32590c52cf3a5d653
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jun 25 10:25:06 2011 -0500

    Revert "Revert "Try harder to remove duplicate options.""
    
    This reverts commit 605b13456baa82e5278b6e62e684c78bd417e3c7.

 btanks.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/btanks.spec b/btanks.spec
index 11c9e82..589da9e 100644
--- a/btanks.spec
+++ b/btanks.spec
@@ -82,8 +82,7 @@ mv -f README-ru.txt{.new,}
 %build
 # flags need to be passed via environment or they get treated as a single
 # word rather than as multiple arguments.
-export CXXFLAGS="%{optflags}"; \
-        scons %{?_smp_mflags} \
+scons %{?_smp_mflags} \
         prefix=%{_prefix} \
         lib_dir=%{_libdir} \
         plugins_dir=%{_libdir}/%{name} \


More information about the scm-commits mailing list