[pytango] 03/03: Fixup switching to python3-sphinx

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Mon Oct 2 16:38:00 UTC 2017


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

sbodomerle-guest pushed a commit to branch master
in repository pytango.

commit 881c9fe5eeb4bf1e52ecae0840acecb7ff0dfc83
Author: Bodo-Merle Sandor <sbodomerle at gmail.com>
Date:   Mon Oct 2 17:36:39 2017 +0200

    Fixup switching to python3-sphinx
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b21e5b6..b4487a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=tango
-export PYBUILD_INSTALL_ARGS_python2=--install-html=$(CURDIR)/debian/python-tango-doc/usr/share/doc/python-tango-doc/html
+export PYBUILD_INSTALL_ARGS_python3=--install-html=$(CURDIR)/debian/python-tango-doc/usr/share/doc/python-tango-doc/html
 
 # sphinxdoc is available only when building the arch-all packages
 WITH_SPHINXDOC = $(shell if [ -x /usr/bin/dh_sphinxdoc ]; then echo "--with sphinxdoc"; fi)

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



More information about the debian-science-commits mailing list