[Pkg-zsh-commits] [SCM] Debian zsh package branch, debian, updated. debian/5.0.2-3-3-g5ee2676

Axel Beckert abe at deuxchevaux.org
Fri May 31 00:02:22 UTC 2013


The following commit has been merged in the debian branch:
commit 5ee2676c4e03daba7d9396706a3a3676277dee34
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri May 31 02:01:09 2013 +0200

    Run test-suite on static build, too, but ignore result for now

diff --git a/debian/rules b/debian/rules
index 879934c..5f21960 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ build-indep: configure-stamp
 build-static: configure-static-stamp
 	dh_testdir
 	dh_auto_build -B obj-static --parallel
+	HOME="$(CURDIR)/obj-static/testhome" dh_auto_test -B obj-static --parallel || true
 	touch $@
 
 build-debug: DEB_BUILD_OPTIONS+=debug

-- 
Debian zsh package



More information about the Pkg-zsh-commits mailing list