[pcsxr] 13/18: Skip testsuite since it fails on missing macosx files

James Cowgill jcowgill-guest at moszumanska.debian.org
Wed Mar 30 23:48:15 UTC 2016


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

jcowgill-guest pushed a commit to branch master
in repository pcsxr.

commit 43152d2413ee3103447bb5bdf565ee02dec2a4fd
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Wed Mar 30 22:46:28 2016 +0100

    Skip testsuite since it fails on missing macosx files
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index f6caebc..46ff636 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,5 +19,7 @@ override_dh_auto_install:
 	dh_auto_install
 	rm -f $(CURDIR)/debian/pcsxr/usr/lib/*/psemu/*.la
 
+override_dh_auto_test:
+
 override_dh_strip:
 	dh_strip --dbgsym-migration='pcsxr-dbg (<< 1.9.94-1~)'

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



More information about the Pkg-games-commits mailing list