[libtext-bidi-perl] 01/01: Add some more debian-ports architectures to SLOW_ARCH

Axel Beckert abe at deuxchevaux.org
Mon Jan 6 23:00:39 UTC 2014


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

abe pushed a commit to branch master
in repository libtext-bidi-perl.

commit 8b386543f166c9b3ced34b1c8cc5d047da5314b7
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Jan 7 00:00:34 2014 +0100

    Add some more debian-ports architectures to SLOW_ARCH
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 141e82c..70ae3ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 # don't run resource intensive test t/ucd.t on slow arches
 DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
-SLOW_ARCH = armel armhf mips mipsel sparc
+SLOW_ARCH = armel armhf mips mipsel sparc sparc64 m68k
 ifeq (,$(filter $(DEB_HOST_ARCH), $(SLOW_ARCH)))
 TEST_FILES = $(wildcard t/*.t)
 else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-bidi-perl.git



More information about the Pkg-perl-cvs-commits mailing list