pbrobinson pushed to banshee (master). "set mono compiler"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 19 11:38:24 UTC 2015


From 4d6b13482882ad124691e4bb3fae4f38db32cc94 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Tue, 19 May 2015 12:38:11 +0100
Subject: set mono compiler


diff --git a/banshee.spec b/banshee.spec
index b11340d..dab54ba 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -114,8 +114,14 @@ developing extensions for %{name}.
 %patch7 -p1 -b .handle-events-fix
 %patch8 -p1 -b .sqlite-hints
 
+sed -i "s#gmcs#mcs#g" configure*
+sed -i "s#gmcs#mcs#g" Makefile.in
+sed -i "s#gmcs#mcs#g" src/Libraries/Lastfm/Makefile.*
+sed -i "s#gmcs#mcs#g" Makefile.*
+sed -i "s#gmcs#mcs#g" src/Hyena/build/m4/shamrock/mono.m4
+sed -i "s#gmcs#mcs#g" build/m4/shamrock/mono.m4
+
 %build
-# Snapshots only
 NOCONFIGURE=1 ./autogen.sh
 
 %configure  --disable-docs --enable-mtp \
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/banshee.git/commit/?h=master&id=4d6b13482882ad124691e4bb3fae4f38db32cc94


More information about the scm-commits mailing list