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

Picca Frédéric-Emmanuel picca at debian.org
Fri Jul 26 03:24:27 UTC 2013


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

    build twice for real

diff --git a/debian/rules b/debian/rules
index 1f29415..c385ad1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,11 @@ get-orig-source:
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf build
+	rm -f lib/taurus/qt/qtgui/resource/*.rcc
+	rm -f lib/taurus/qt/qtgui/resource/*.qrc
+	rm -rf doc/source/devel/api
+	rm -f doc/source/devel/catalog.html
+	rm -f lib/taurus/qt/qtgui/resource/catalog.html
 
 override_dh_auto_build:
 	dh_auto_build -- --no-doc --with-extra-widgets

-- 
framework for TANGO control system client applications



More information about the debian-science-commits mailing list