[qyoto] fix for rhel7

Rex Dieter rdieter at fedoraproject.org
Sun Sep 28 23:18:07 UTC 2014


commit 0b976850badd2c533e26c3a00008c6d31b6a574d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Sep 28 18:17:51 2014 -0500

    fix for rhel7

 qyoto.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qyoto.spec b/qyoto.spec
index 25551c8..756332f 100644
--- a/qyoto.spec
+++ b/qyoto.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} > 16
+%if 0%{?fedora} > 16 || 0%{?rhel} > 6
 %global monodir /usr/lib/mono
 %else
 %global monodir %{_libdir}/mono


More information about the scm-commits mailing list