[metview] 12/15: Now need to call ObjectListAll
Alastair McKinstry
mckinstry at moszumanska.debian.org
Mon Jun 20 07:51:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag debian/4.6.5-3
in repository metview.
commit bab26677b8c8764dc4929e4defabf0537155082b
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sat Apr 2 16:45:55 2016 +0100
Now need to call ObjectListAll
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 15c06f0..462ac65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,6 +76,7 @@ override_dh_auto_configure:
# so copy pre-generated versions stored in etc
mkdir -p debian/build/share/metview/etc/
cp debian/etc/* debian/build/share/metview/etc/
+ cd debian/build/share/metview/etc && $(MAKE) ObjectListAll
override_dh_auto_test:
@echo "Checks disabled for the moment due to syntax errors in tests"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git
More information about the debian-science-commits
mailing list