[Pkg-cli-libs-commits] [SCM] mono.reflection branch, master, updated. upstream/1.0+git20110407+d2343843-16-g6ff1499

Jo Shields directhex at apebox.org
Tue Aug 9 21:17:08 UTC 2011


The following commit has been merged in the master branch:
commit 5b39f1ef685f9efe686cdb369a65599a772604d8
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Aug 9 21:52:11 2011 +0100

    Don't pass useless parameter to xbuild.

diff --git a/debian/rules b/debian/rules
index fdb8e58..ea3192b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 include /usr/share/cli-common/cli.make
 
 override_dh_auto_build:
-	xbuild /property:Configuration=net_4_0_Release
+	xbuild
 
 %:
 	dh $@

-- 
mono.reflection



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