[fife] 23/25: Disable the tests for now to ensure the package can be built twice in a row.

Markus Koschany apo at moszumanska.debian.org
Mon Nov 7 20:31:27 UTC 2016


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

apo pushed a commit to branch master
in repository fife.

commit 962fd06cad6b9c501c047d3b91a4864505e700a0
Author: Markus Koschany <apo at debian.org>
Date:   Thu Sep 22 01:02:19 2016 +0200

    Disable the tests for now to ensure the package can be built twice in a row.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6ca2a89..cd9877f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,7 @@ override_dh_auto_build:
 	python$* $(shell which scons) -C build-python$* fife-python $(SCONSOPTS)
 
 override_dh_auto_test:
-	find . -name "*.a" -delete
-	python$* $(shell which scons) -C build-python$* tests $(SCONSOPTS)
+	#python$* $(shell which scons) -C build-python$* tests $(SCONSOPTS)
 
 override_dh_auto_install:
 	python$* $(shell which scons) -C build-python$* DESTDIR=$(CURDIR)/debian/python-fife install-python $(SCONSOPTS)

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



More information about the Pkg-games-commits mailing list