[python-periodictable] 05/09: build docs from doc/sphinx

Drew Parsons dparsons at moszumanska.debian.org
Sun Oct 29 16:01:25 UTC 2017


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

dparsons pushed a commit to tag debian/1.5.0-1
in repository python-periodictable.

commit 8ca6c9d2f5068d1d3370e90c7dfc649076bc11e4
Author: Drew Parsons <dparsons at emerall.com>
Date:   Sun Oct 29 22:53:34 2017 +0800

    build docs from doc/sphinx
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index aa146a8..ad2526b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,8 @@ export PYBUILD_NAME=periodictable
 
 override_dh_auto_build:
 	dh_auto_build
-	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml        doc/ build/html # HTML generator
-	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -btexinfo        doc/ build/man # Info generator
+	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml     doc/sphinx build/html # HTML generator
+	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -btexinfo     doc/sphinx build/texinfo # Info generator
 
 override_dh_installinfo:
 	cd build/texinfo; \

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



More information about the debian-science-commits mailing list