[tinyows] 02/05: Don't install demo and test files.

Bas Couwenberg sebastic at xs4all.nl
Sun Sep 7 16:59:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository tinyows.

commit 7475683a79de05f6c55f3d3cd645743da8dba83b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 7 17:22:23 2014 +0200

    Don't install demo and test files.
---
 debian/changelog |  1 +
 debian/rules     | 18 ------------------
 2 files changed, 1 insertion(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 38bf340..7c90dcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tinyows (1.1.0-5) UNRELEASED; urgency=medium
 
   * Update postgis dependency for PostgreSQL 9.4, depend on postgis instead of
     postgis and postgis version specific package.
+  * Don't install demo and test files.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Thu, 14 Aug 2014 00:12:16 +0200
 
diff --git a/debian/rules b/debian/rules
index 26c0c38..2e9371c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,26 +43,8 @@ override_dh_auto_install:
 	mkdir -p $(CURDIR)/debian/tinyows/usr/share/tinyows
 	cp -rf $(CURDIR)/schema $(CURDIR)/debian/tinyows/usr/share/tinyows/
 
-	# copy demo & test files
-	cp -r $(CURDIR)/demo/ $(CURDIR)/debian/tinyows/usr/share/tinyows/
-	cp -r $(CURDIR)/test/ $(CURDIR)/debian/tinyows/usr/share/tinyows/
-
-	# remove unnecessary files
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/world*
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/france*
-
 	# remove extra license files
 	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/schema/LICENSE
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_100/cite/LICENSE
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_110/cite/LICENSE
-
-	# remove .in files
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/install.sh.in
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/demo/tinyows.xml.in
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_100/config_wfs_100.xml.in
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_100/install_wfs_100.sh.in
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_110/config_wfs_110.xml.in
-	rm -f $(CURDIR)/debian/tinyows/usr/share/tinyows/test/wfs_110/install_wfs_110.sh.in
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tinyows.git



More information about the Pkg-grass-devel mailing list