[Pkg-cli-libs-commits] [SCM] gnome-sharp2 branch, master, updated. upstream/2.24.1-23-g863308e

Julian Taylor jtaylor.debian at googlemail.com
Sun Jun 5 20:32:22 UTC 2011


The following commit has been merged in the master branch:
commit 212f41f991676ac8f09ee5ccf51a776504dbea5d
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Fri Jun 3 13:57:55 2011 +0000

    use default csharp compiler

diff --git a/debian/rules b/debian/rules
index 30333a6..3a67214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ API_VERSION = 2.24.0
 %:
 	dh $@
 
+override_dh_auto_configure:
+	dh_auto_configure -- CSC=/usr/bin/mono-csc
+
 override_dh_makeclilibs:
 	# HACK: we must generate clilibs of arch:all and arch:any here!
 	# else dh_clideps can't catch up inner source package dependencies

-- 
gnome-sharp2



More information about the Pkg-cli-libs-commits mailing list