[Pkg-octave-commit] [octave-ltfat] 04/06: d/rules: Allow unit testing on all architectures

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Fri Nov 6 08:07:25 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-ltfat.

commit 3eb05f2c2c6c4776760c526398a19588e24ae633
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Nov 2 17:56:33 2015 -0200

    d/rules: Allow unit testing on all architectures
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index c9b43fa..4b52060 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)
-
-ifeq ($(DEB_HOST_ARCH),$(filter armhf mips mipsel powerpc s390x,$(DEB_HOST_ARCH)))
-export DEB_BUILD_OPTIONS = nocheck
-endif
-
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
 export CFLAGS = $(shell dpkg-buildflags  --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-ltfat.git



More information about the Pkg-octave-commit mailing list