[gmt] 18/23: Don't compress examples.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 13 22:40:23 UTC 2015


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

sebastic pushed a commit to branch master
in repository gmt.

commit f8a2a3d92579cfb35debf95e1a496b85c2c24b7a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 13 20:33:56 2015 +0200

    Don't compress examples.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c74000e..0a8fbc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -114,8 +114,8 @@ override_dh_installman:
 	rm -rf debian/gmt-common/usr/share/man/sh/
 
 override_dh_compress:
-	# Don't compress the pdf files needed for the gmt-doc-pdf package
-	dh_compress -X.pdf
+	# Don't compress the pdf files needed for the gmt-doc-pdf package, nor the examples
+	dh_compress -X.pdf -Xusr/share/doc/gmt-examples/examples/
 
 override_dh_strip:
 	dh_strip --dbg-package=gmt-dbg

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



More information about the Pkg-grass-devel mailing list