pbrobinson pushed to themonospot-gui-gtk (master). "fix mono compiler option"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 22:03:50 UTC 2015


From 3cd0616becdf305c766afc8c040f06bbbfad4efc Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 23:03:40 +0100
Subject: fix mono compiler option


diff --git a/themonospot-gui-gtk.spec b/themonospot-gui-gtk.spec
index 742feb7..9ef0715 100644
--- a/themonospot-gui-gtk.spec
+++ b/themonospot-gui-gtk.spec
@@ -24,6 +24,9 @@ graphic frontend to use themonospot base component and his plugins.
 %prep
 %setup -q
 
+sed -i "s#gmcs#mcs#g" configure*
+sed -i "s#gmcs#mcs#g" Makefile.in
+sed -i "s#gmcs#mcs#g" themonospot-gui-gtk.make
 
 %build
 %configure
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/themonospot-gui-gtk.git/commit/?h=master&id=3cd0616becdf305c766afc8c040f06bbbfad4efc


More information about the scm-commits mailing list