[pyfai] 14/22: fix the sphinx documentation
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Wed Jun 8 14:33:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to annotated tag debian/0.12.0+dfsg-1
in repository pyfai.
commit 7e77cbbfb8d9c76b3be03cdce852fd00ca13c99f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Jun 8 11:53:43 2016 +0200
fix the sphinx documentation
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 3a767d8..6c0e459 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_clean:
override_dh_auto_build:
dh_auto_build
PYBUILD_SYSTEM=custom \
- PYBUILD_BUILD_ARGS="PYTHONPATH={build_dir} http_proxy='localhost' sphinx-build -N -bhtml doc/source build/html" dh_auto_build
+ PYBUILD_BUILD_ARGS="PYTHONPATH={build_dir} PYFAI_DATA=$(shell pwd) http_proxy='localhost' sphinx-build -N -bhtml doc/source build/html" dh_auto_build
# unactive test for now
override_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