[SCM] grass branch, master, updated. upstream/6.4.0-23-g3a56bef

Francesco Paolo Lovergine frankie at debian.org
Wed Apr 13 16:05:23 UTC 2011


The following commit has been merged in the master branch:
commit bf4822eec23f51cebd4999c095b2fbef2c9f8d93
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Apr 13 17:05:47 2011 +0200

    Removed again vdigit support.

diff --git a/debian/rules b/debian/rules
index 2882a55..d599d1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,8 +88,6 @@ build-stamp:
 	dh_testdir
 	$(MAKE) 
 	chmod 755 debian/fixpaths.sh debian/fixscripts.sh
-	# build vdigit too
-	$(MAKE) -C gui/wxpython/vdigit
 	touch $@
 
 # This target generates truly arch-indep stuff
@@ -153,12 +151,6 @@ install: build
 		INST_DIR=$(CURDIR)/debian/tmp/usr/lib/$(BASE_NAME) \
 		PREFIX=$(CURDIR)/debian/tmp/usr/lib/$(BASE_NAME) \
 		BINDIR=$(CURDIR)/debian/tmp/usr/bin
-	# install vdigit
-	$(MAKE) -C gui/wxpython/vdigit install \
-		INST_DIR=$(CURDIR)/debian/tmp/usr/lib/$(BASE_NAME) \
-		PREFIX=$(CURDIR)/debian/tmp/usr/lib/$(BASE_NAME) \
-		BINDIR=$(CURDIR)/debian/tmp/usr/bin
-
 
 	# fix all the braindead scripts
 	debian/fixscripts.sh

-- 
Geographic Resources Analysis Support System



More information about the Pkg-grass-devel mailing list