[freeorion] 23/33: Add mips and mipsel back to WEAK_HOSTS

Markus Koschany apo-guest at moszumanska.debian.org
Fri Mar 27 22:27:30 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freeorion.

commit 42ae145c5da7d17dd81b59dab1215d2c186ee1ff
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Mar 27 13:40:12 2015 +0100

    Add mips and mipsel back to WEAK_HOSTS
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fd84f17..3108ba8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
 VER := $(shell dpkg-parsechangelog -l$(PKD)/changelog -SVersion | cut -d- -f1)
-WEAK_HOSTS := armel armhf
+WEAK_HOSTS := armel armhf mips mipsel
 UURL := https://github.com/freeorion/freeorion.git
 PKG := freeorion
 COMMIT := cab4aa243552328e71de55f45bc11fc189930494

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



More information about the Pkg-games-commits mailing list