[mdds] who needs the fedora-specific flags anyway?

David Tardon dtardon at fedoraproject.org
Thu Mar 5 16:09:43 UTC 2015


commit 5792ce05c8e29465253d1a294898716f4c32c2e6
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Mar 5 17:08:50 2015 +0100

    who needs the fedora-specific flags anyway?

 mdds.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/mdds.spec b/mdds.spec
index 8c5ea0c..05953b2 100644
--- a/mdds.spec
+++ b/mdds.spec
@@ -40,8 +40,6 @@ Headers for %{name}.
 
 %prep
 %autosetup -n %{name}_%{version} -p1
-# this is only used in tests
-sed -i -e '/^CPPFLAGS_NODEBUG=/s/=.*/="%{optflags}"/' configure
 
 %build
 %configure


More information about the scm-commits mailing list