[SCM] directfb/experimental: Use --without-tests instead of override
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Feb 23 21:06:42 UTC 2017
The following commit has been merged in the experimental branch:
commit 5624dc4f689e80a134544376fe3b81d163f09afb
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Feb 23 21:56:12 2017 +0100
Use --without-tests instead of override
diff --git a/debian/rules b/debian/rules
index b54a84c..e6a041e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ include /usr/share/dpkg/architecture.mk
conf_options = --disable-osx
conf_options += --disable-sdl
conf_options += --disable-vnc
+conf_options += --without-tests
conf_options += --enable-mesa
conf_options += --enable-x11
@@ -43,5 +44,3 @@ override_dh_makeshlibs:
override_dh_installchangelogs:
dh_installchangelogs NEWS
-
-.PHONY: override_dh_auto_test
--
directfb packaging
More information about the pkg-multimedia-commits
mailing list