[xiphos/el6: 8/9] Fix typo

Christopher Meng cicku at fedoraproject.org
Tue Aug 5 09:28:51 UTC 2014


commit b09bcd87399c9756b0aa5dd447cb15fee370dbc3
Author: Christopher Meng <i at cicku.me>
Date:   Tue Aug 5 17:27:37 2014 +0800

    Fix typo

 xiphos.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xiphos.spec b/xiphos.spec
index 5598515..2ef4274 100644
--- a/xiphos.spec
+++ b/xiphos.spec
@@ -50,7 +50,7 @@ CXXFLAGS='%{optflags} -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1' \
 LDFLAGS='%{?__global_ldflags}'                              \
 ./waf configure	                     \
         --prefix=%{_prefix}          \
-%if 0%{?rhel} > 0 && 0%{?rhel} <= 7
+%if 0%{?rhel} > 0 && 0%{?rhel} <= 6
         --gtk=2                      \
 %else
         --gtk=3                      \


More information about the scm-commits mailing list