[Pkg-cli-libs-commits] [SCM] gio-sharp branch, master, updated. debian/2.22.2-1-1-g290783a

Iain Lane laney at ubuntu.com
Fri Sep 3 19:48:05 UTC 2010


The following commit has been merged in the master branch:
commit 290783acebd11528ea297355324bf31f7166d948
Author: Iain Lane <laney at ubuntu.com>
Date:   Fri Sep 3 20:47:11 2010 +0100

    Use mono-csc as compiler

diff --git a/debian/rules b/debian/rules
index 2c993a1..5c54ed9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,8 @@
 
 include /usr/share/cli-common/cli.make
 
+override_dh_auto_configure:
+	dh_auto_configure -- CSC=/usr/bin/mono-csc
+
 %:
 	dh $@

-- 
gio-sharp



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