From 4888f68d940ba13fe19a50e0ee6e1f800049bbef Mon Sep 17 00:00:00 2001 From: kali Date: Wed, 30 Jan 2013 14:10:18 +0900 Subject: cleanup docs build --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5c7563c1..40671531 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ PYTHON2=$(shell pyversions -vr) %: - dh $@ --with python2,sphinxdoc --buildsystem=python_distutils #,sphinxdoc + dh $@ --with python2,sphinxdoc --buildsystem=python_distutils ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) @@ -54,4 +54,5 @@ override_dh_installdocs: override_dh_auto_clean: dh_auto_clean rm -rf build + rm -rf docs/_build rm -rf *.egg-info -- cgit v1.2.3