[SCM] gsdview branch, master, updated. upstream/0.6.4-21-ge9824e7

Antonio Valentino antonio.valentino at tiscali.it
Sat Nov 19 12:16:47 UTC 2011


The following commit has been merged in the master branch:
commit b3aecfcd3922531394fa0e969f26373750e8a6de
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Nov 19 11:37:31 2011 +0100

    Prevent ui rebuild

diff --git a/debian/rules b/debian/rules
index 51d58e0..e203a86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@
 	dh $@ --with python2 --with sphinxdoc
 
 
+override_dh_build:
+
+
 override_dh_auto_install:
 	python setup.py install --root=debian/gsdview --install-layout=deb \
 		--install-lib=/usr/share/gsdview \
@@ -31,5 +34,5 @@ override_dh_auto_clean:
 	make clean
 
 
-.PHONY: override_dh_auto_clean override_dh_auto_install \
+.PHONY: override_dh_auto_build override_dh_auto_clean override_dh_auto_install \
 		override_dh_installchangelogs override_dh_compress

-- 
Geo-Spatial Data Viewer



More information about the Pkg-grass-devel mailing list