[mapserver] 27/43: Skip dh_auto_test.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 7 20:21:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch wheezy-backports
in repository mapserver.
commit aa891da4d77c230e7de634d87971f60b09231eee
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Jul 20 01:46:53 2013 +0200
Skip dh_auto_test.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 7083b36..7b2f903 100755
--- a/debian/rules
+++ b/debian/rules
@@ -124,6 +124,9 @@ override_dh_auto_build:
mv mapscript.so ruby$$v-mapscript.so ; \
done
+override_dh_auto_test:
+ # msautotest submodule is not used
+
override_dh_auto_install:
dh_auto_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git
More information about the Pkg-grass-devel
mailing list