[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.4.3-4-19-g1fa180b
Chow Loong Jin
hyperair at gmail.com
Thu May 14 12:49:59 UTC 2009
The following commit has been merged in the master branch:
commit 1f9623005676c3b54baec5f2237c740571c189b2
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Tue Apr 21 23:29:51 2009 +0800
Disable tests
diff --git a/debian/rules b/debian/rules
index 2f4c915..9d38957 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,8 +29,12 @@ override_dh_auto_configure: patch
dh_auto_configure -- --disable-static --enable-release \
--with-vendor-build-id="`lsb_release -ds`" \
MCS=/usr/bin/csc
+
override_dh_auto_clean: unpatch
dh_auto_clean
+# disable tests
+override_dh_auto_test:
+
%:
dh $@
--
banshee
More information about the Pkg-cli-apps-commits
mailing list