[polybori] 04/05: Remove testsuite stuff from debian/rules.
Tobias Hansen
thansen at moszumanska.debian.org
Tue May 9 23:52:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository polybori.
commit a9bd59146d6686f6e75caa2dc88f3dd34d29d50f
Author: Tobias Hansen <thansen at debian.org>
Date: Wed May 10 00:50:07 2017 +0100
Remove testsuite stuff from debian/rules.
---
debian/rules | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/debian/rules b/debian/rules
index dc5fb17..b7062c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
# DH_VERBOSE=1
-NUMJOBS=$(filter parallel=%,$(DEB_BUILD_OPTIONS))
-SCONSPARFLAGS=$(subst parallel=,-j, $(NUMJOBS))
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
@@ -16,13 +14,3 @@ override_dh_strip:
--dbg-package=libbrial-groebner0-dbg
dh_strip -a -Nlibbrial0 \
-Nlibbrial-groebner0
-
-# Disable test suite for now because running scons modiefies files
-# that are going to be installed.
-#override_dh_auto_test:
-# scons $(SCONSPARFLAGS) testsuite/unittests
-#ifeq ($(DEB_HOST_ARCH_OS),hurd) # problems with rpath on hurd
-# LD_LIBRARY_PATH=$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH) testsuite/unittests
-#else
-# testsuite/unittests
-#endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git
More information about the debian-science-commits
mailing list