[python-sfml] 05/08: Fix arch-independent only build failure

James Cowgill jcowgill-guest at moszumanska.debian.org
Mon May 18 13:44:44 UTC 2015


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

jcowgill-guest pushed a commit to branch experimental
in repository python-sfml.

commit 907c82b792ca78aa750992a290e1d3e231e983cb
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Mon May 18 14:30:24 2015 +0100

    Fix arch-independent only build failure
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index bcb0595..6e137c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,8 @@ override_dh_sphinxdoc-arch:
 override_dh_auto_build-indep:
 	$(MAKE) -C doc html
 
+override_dh_auto_test-indep:
+
 override_dh_installchangelogs:
 	dh_installchangelogs doc/source/changelog.rst
 

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



More information about the Pkg-games-commits mailing list