[Python-modules-commits] [pytest] 02/02: Reduce duplication between python-pytest and python-pytest-doc

Sebastian Ramacher sramacher at moszumanska.debian.org
Tue Jan 19 14:19:06 UTC 2016


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

sramacher pushed a commit to branch master
in repository pytest.

commit 1c4a8b4450f2418f715e815fec778d03affe3b03
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Tue Jan 19 15:18:56 2016 +0100

    Reduce duplication between python-pytest and python-pytest-doc
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 527fbcb..23d9583 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_installdocs:
 	sed -i 's/PYTEST/PY.TEST-3/g' debian/py.test-3.1
 	sed -i 's/py\.test/py.test-3/g' debian/py.test-3.1
 	PYTHONPATH=`pwd` make -C doc/en/ html
-	dh_installdocs doc/en/_build/html
+	dh_installdocs
 
 override_dh_auto_install:
 	dh_auto_install

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



More information about the Python-modules-commits mailing list