[tango] 15/21: build the documentation

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jan 15 15:59:41 UTC 2016


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

picca pushed a commit to branch master
in repository tango.

commit f55a000338503bae9661a093109693bd5492ce3f
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Jul 10 11:55:18 2015 +0200

    build the documentation
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 26cfde8..5e57bcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,11 @@ sql:
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_OPTS)
 
+override_dh_auto_build:
+	dh_auto_build
+	# build the documentation
+	cd doc && $(MAKE) pdf
+
 override_dh_auto_install:
 	dh_auto_install --destdir="$(CURDIR)/debian/tmp/"
 	# install dbconfig-common scripts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tango.git



More information about the debian-science-commits mailing list