debian/rules
branchstable
changeset 7512 d2de5fb0cc33
parent 6533 f777c84bf7eb
child 7767 07c74f5585d1
--- a/debian/rules	Wed Jun 15 17:09:44 2011 +0200
+++ b/debian/rules	Wed Jun 15 17:13:26 2011 +0200
@@ -15,6 +15,9 @@
 	# cd doc && make
 	# FIXME cleanup and use sphinx-build as build-depends ?
 	NO_SETUPTOOLS=1 python setup.py build
+	# XXX uncomment this and associated build-depends in control
+	#when necessary sphinx version is in all built distribution
+	#PYTHONPATH=$(CURDIR)/.. $(MAKE) -C doc/book/en all
 	touch build-stamp
 
 clean: