[pyfai] 13/19: wrong build_man target
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Tue Aug 29 12:34:08 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 ef8590802a18f48f9701d088efc5fb7a806062dd
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Mon Aug 21 09:42:57 2017 +0200
wrong build_man target
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 48ac82c..6a56821 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_clean:
override_dh_auto_build:
dh_auto_build
PYBUILD_SYSTEM=custom \
- PYBUILD_BUILD_ARGS="PYTHONPATH={build_dir} {interpreter} build_man" dh_auto_build
+ PYBUILD_BUILD_ARGS="PYTHONPATH={build_dir} {interpreter} setup.py build_man" dh_auto_build
override_dh_auto_test:
PYBUILD_SYSTEM=custom \
--
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