[SCM] blender/master: debian/rules: dh_auto_test target overridden
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Sat Jul 26 08:17:36 UTC 2014
The following commit has been merged in the master branch:
commit a3ad0acb54e66e19eef56a9cfac90fe1af5b1dfa
Author: Matteo F. Vescovi <mfvescovi at gmail.com>
Date: Thu Jul 24 09:16:31 2014 +0200
debian/rules: dh_auto_test target overridden
Actually, quite all the tests are failing
and they were never made in the past.
So, disabling for now.
Git-Dch: Short
diff --git a/debian/rules b/debian/rules
index d37091a..07f5e6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,5 +52,7 @@ override_dh_install:
override_dh_strip:
dh_strip --dbg-package=blender-dbg
+override_dh_auto_test:
+
%:
dh $@ --buildsystem=cmake --parallel --with python3
--
blender packaging
More information about the pkg-multimedia-commits
mailing list