[libosmium] 04/12: Also build documentation.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Mar 6 23:21:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libosmium.
commit 253da9f0d41392f03f52d5cd2fb172cbc8d0c0f1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Mar 6 18:28:50 2015 +0100
Also build documentation.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6f47230..13783ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,10 @@ export VERBOSE=1
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
+override_dh_auto_build:
+ dh_auto_build
+ (cd build && $(MAKE) doc)
+
get-orig-source:
. debian/get-orig-source
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git
More information about the Pkg-grass-devel
mailing list