[Pkg-cli-apps-commits] [SCM] Blam - a simple news reader branch, master, updated. upstream/1.8.8-16-g6756b31

Carlos Martín Nieto carlos at cmartin.tk
Wed Jun 1 18:43:59 UTC 2011


The following commit has been merged in the master branch:
commit 6756b319f32055c16669376916b87bd69ee03394
Author: Carlos Martín Nieto <carlos at cmartin.tk>
Date:   Wed Jun 1 20:36:37 2011 +0200

    Force the use of mono-csc as compiler

diff --git a/debian/rules b/debian/rules
index 0518a6c..4712695 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ export MONO_SHARED_DIR=$(CURDIR)
 
 %:
 	dh  $@
+override_dh_auto_configure::
+	dh_auto_configure -- GMCS=/usr/bin/mono-csc MCS=/usr/bin/mono-csc
 override_dh_clean::
 	dh_clean
 	rm -f lib/AtomFeed.dll lib/RSSFeed.dll

-- 
Blam - a simple news reader



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