[pygame-sdl2] 08/14: Override dh_auto_tests

Markus Koschany apo-guest at moszumanska.debian.org
Sun Mar 13 01:13:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository pygame-sdl2.

commit 9076f160bb52c45f2a0072fd926ef82507aaa322
Author: Markus Koschany <apo at debian.org>
Date:   Sat Mar 12 23:52:01 2016 +0100

    Override dh_auto_tests
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index b508731..8ba1057 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,8 @@ override_dh_clean:
 	$(RM) -r gen
 	$(RM) -r pygame_sdl2.egg-info
 
+override_dh_auto_test:
+	# Do nothing here because tests don't work with version 6.99.9
+
 get-orig-source:
 	uscan --download-current-version --force-download

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pygame-sdl2.git



More information about the Pkg-games-commits mailing list