pbrobinson pushed to monobristol (master). "fix mono compiler option"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 21:41:58 UTC 2015


From 50dc6ca7e98a095b46925b041445b118125a24f7 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 22:41:31 +0100
Subject: fix mono compiler option


diff --git a/monobristol.spec b/monobristol.spec
index 8bece8c..e1a0e5c 100644
--- a/monobristol.spec
+++ b/monobristol.spec
@@ -32,6 +32,10 @@ synthesizers including additive and subtractive and a few organs.
 %setup -q
 %patch1 -p1
 
+sed -i "s#gmcs#mcs#g" configure*
+sed -i "s#gmcs#mcs#g" Makefile.in
+sed -i "s#gmcs#mcs#g" monoBristol.make
+
 %build
 %configure
 # not parallel safe
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/monobristol.git/commit/?h=master&id=50dc6ca7e98a095b46925b041445b118125a24f7


More information about the scm-commits mailing list