debian/rules
branchstable
changeset 5294 29f3680823e9
parent 4913 cac7e750422f
--- a/debian/rules	Wed Apr 08 21:07:06 2020 +0800
+++ b/debian/rules	Thu Apr 16 12:51:05 2020 +0200
@@ -8,7 +8,7 @@
 override_dh_auto_build:
 	dh_auto_build
 	# Workaround for Sphinx in Debian Buster defaulting to Python 3
-	SPHINXBUILD="python -m sphinx -bhtml" $(MAKE) -C docs
+	#SPHINXBUILD="python -m sphinx -bhtml" $(MAKE) -C docs
 endif
 
 hgsrc_defined: