[SCM] framework for TANGO control system client applications branch, master, updated. debian/3.0.0-1-5-gf76a215

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Wed Jan 23 06:29:12 UTC 2013


The following commit has been merged in the master branch:
commit fa28cdbeffad3990e39c7a6792c987c5e3df737f
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Jan 18 21:49:48 2013 +0100

    use the right build options
    
    external-img-tools instead of use-inkscape

diff --git a/debian/rules b/debian/rules
index a57d786..cbd1d71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ get-orig-source:
 
 override_dh_auto_build:
 	dh_auto_build -- --no-doc
-	python setup.py build_doc --use-inkscape
+	python setup.py build_doc --external-img-tools
 
 override_dh_auto_install:
 	dh_auto_install -- --skip-build --no-doc
@@ -21,4 +21,4 @@ override_dh_auto_install:
 %:
 	dh $@ --with python2 $(WITH_SPHINXDOC)
 
-.PHONY: get-orig-source
\ No newline at end of file
+.PHONY: get-orig-source

-- 
framework for TANGO control system client applications



More information about the debian-science-commits mailing list