[SCM] framework for TANGO control system client applications branch, master, updated. debian/3.0.0-2-27-gf14e774

Picca Frédéric-Emmanuel picca at debian.org
Thu Jul 25 20:24:59 UTC 2013


The following commit has been merged in the master branch:
commit f14e774f1966374504b4ab7a9aae1f95bbe02852
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Jul 25 22:17:25 2013 +0200

    clean the documentation so it can build twice

diff --git a/debian/rules b/debian/rules
index 9414096..1f29415 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,10 @@ WITH_SPHINXDOC = $(shell if [ -x /usr/bin/dh_sphinxdoc ]; then echo "--with sphi
 get-orig-source:
 	uscan --force-download --upstream-version $(VERSION)
 
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf build
+
 override_dh_auto_build:
 	dh_auto_build -- --no-doc --with-extra-widgets
 	python setup.py build_doc --external-img-tools

-- 
framework for TANGO control system client applications



More information about the debian-science-commits mailing list