[pyfai] 09/19: build the man page via build_man

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Aug 29 12:34:07 UTC 2017


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

picca pushed a commit to branch master
in repository pyfai.

commit 8e515688701dc590b17cce9a705f80089d89f577
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Aug 2 09:02:22 2017 +0200

    build the man page via build_man
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 059a4c2..6586e48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ override_dh_clean:
 	rm -rf *.egg-info
 	rm -f all_testimage.json fai_cfg.json lima_cfg.json profile.log
 
+override_dh_auto_build:
+	dh_auto_build -- --after-build '{interpreter} setup.py build_man'
+
 override_dh_auto_test:
 #	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="PYTHONPATH={build_dir} PYFAI_TESTIMAGES=testimages PYFAI_DATA=$(shell pwd) {interpreter} ./run_tests.py" dh_auto_test

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



More information about the debian-science-commits mailing list