debian/rules
branchstable
changeset 6512 1f8b902f3143
parent 6506 c1661ea815dc
child 6520 07a0f93f499a
--- a/debian/rules	Fri Oct 15 16:12:47 2010 +0200
+++ b/debian/rules	Fri Oct 15 16:20:27 2010 +0200
@@ -38,6 +38,8 @@
 
 	# Put all the python library and data in cubicweb-common
 	# and scripts in cubicweb-server
+	# build doc
+	BUILDDIR=${PWD}/debian/tmp/cubicweb-book/en make -e -C doc/book/en html
 	dh_install -vi
 	# cwctl in the cubicweb-ctl package
 	rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py