[Python-modules-commits] [python-fudge] 14/15: fix dh_auto_build

Jan Dittberner jandd at moszumanska.debian.org
Wed Dec 30 15:20:38 UTC 2015


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

jandd pushed a commit to branch master
in repository python-fudge.

commit 178e2ffdf898c06b0960c9a7e5ec061ef988407d
Author: Jan Dittberner <jandd at debian.org>
Date:   Wed Dec 30 16:14:08 2015 +0100

    fix dh_auto_build
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 53074d2..660a2fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_clean:
 override_dh_auto_build:
 	sphinx-build $(SPHINXOPTS) -b html -a -c docs docs \
 		$(CURDIR)/docs/.build/html
+	dh_auto_build
 
 override_dh_compress:
 	dh_compress -i -X.rst -X.js -X.html -X.txt

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



More information about the Python-modules-commits mailing list