[SCM] scenic packaging branch, master, updated. debian/0.5.11-1-56-ge88ff05
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Thu Jun 10 01:11:08 UTC 2010
The following commit has been merged in the master branch:
commit 26e657be7c9d0de91c1bf363cd7e24ec3d619bab
Author: Alexandre Quessy <aalex at plank.sat.qc.ca>
Date: Wed Jun 9 17:21:59 2010 -0400
Disabled unit tests
diff --git a/debian/rules b/debian/rules
index c58544c..a5fa810 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,7 @@ include /usr/share/cdbs/1/class/python-autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_EXTRA_FLAGS = --enable-mt
-DEB_MAKE_CHECK_TARGET = check
+
+# Unit tests are disabled for now, since it's Python path is broken when they are ran.
+#DEB_MAKE_CHECK_TARGET = check
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list