pbrobinson pushed to giver (master). "fix mono compiler name"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 20:32:31 UTC 2015


From 0899d1bde0f3c84764b6114253b404cc4a9a4e93 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 21:32:19 +0100
Subject: fix mono compiler name


diff --git a/giver.spec b/giver.spec
index 915057d..f1e43dd 100644
--- a/giver.spec
+++ b/giver.spec
@@ -40,6 +40,9 @@ use Giver.
 %patch1 -p1 -b .username_face
 %patch2 -p1 -b .photoButtonFix
 
+sed -i "s#gmcs#mcs#g" src/Makefile.*
+sed -i "s#gmcs#mcs#g" configure*
+
 %build
 %configure
 make %{?_smp_mflags}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/giver.git/commit/?h=master&id=0899d1bde0f3c84764b6114253b404cc4a9a4e93


More information about the scm-commits mailing list