[gxneur] Temporary 0.13 x86_64 fix

Pavel Alexeev hubbitus at fedoraproject.org
Fri Jun 24 12:02:19 UTC 2011


commit add76784acf131f2e7382824d70b412dec87bf93
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Fri Jun 24 16:01:59 2011 +0400

    Temporary 0.13 x86_64 fix

 gxneur.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gxneur.spec b/gxneur.spec
index 3fbd31b..bf7e23e 100644
--- a/gxneur.spec
+++ b/gxneur.spec
@@ -37,6 +37,8 @@ GTK интерфейс для Интеллектуального переклю
 %prep
 %setup -q
 
+# Temporary hack. Problem mailed to upstream author
+sed -i 's/DEFAULT_CFLAGS="-Wall -Wextra -Werror -g0 -fPIC -std=gnu99"/DEFAULT_CFLAGS="-Wall -Wextra -g0 -fPIC -std=gnu99"/' configure
 
 %build
 %if 0%{?SVN}


More information about the scm-commits mailing list