[Pkg-mono-svn-commits] [SCM] mono-uia-atkbridge branch, master, updated. debian/1.0-1-3-gf0bee5c
Ray Wang (none)
ray at ray-desktop.
Wed Aug 5 11:41:23 UTC 2009
The following commit has been merged in the master branch:
commit 268f2e6e82efb694008b9341e11f04635fcabd04
Author: Ray Wang <ray at ray-desktop.(none)>
Date: Mon Aug 3 19:19:41 2009 +0800
override configure, add --disable-tests option in order to disable mono-nunit outputs different messages depends on different environments.
diff --git a/debian/rules b/debian/rules
index 061dc59..157f20b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,9 @@ get-orig-source:
gzip -9fn -c - > ../tarballs/$(DEB_SOURCE_NAME)_$(VERSION).orig.tar.gz
rm ../tarballs/$(DEB_SOURCE_NAME)_$(VERSION).orig.tar.bz2
+override_dh_auto_configure:
+ dh_auto_configure -- --disable-tests
+
%:
dh $@
--
mono-uia-atkbridge
More information about the Pkg-mono-svn-commits
mailing list