[Pkg-mono-svn-commits] [SCM] mono-basic branch, master, updated. debian/2.6.2-2-13-g0965d04

Jo Shields directhex at apebox.org
Fri Mar 25 22:02:47 UTC 2011


The following commit has been merged in the master branch:
commit 694e4a41bb654ec8ce1135d4f977321e21284ab2
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Mar 25 21:25:15 2011 +0000

    Ensure we don't run the test suite, since it bails out on a clean system

diff --git a/debian/rules b/debian/rules
index 1fc1b90..5a8cbda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,5 +30,7 @@ override_dh_clistrip:
 override_dh_makeclilibs:
 	dh_makeclilibs -i -m $(DEB_CLI_API_VERSION)
 
+override_dh_auto_test:
+
 %:
 	dh $@

-- 
mono-basic



More information about the Pkg-mono-svn-commits mailing list