[gmt] 03/07: Fix install files.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Jun 8 21:56: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 7b1de5dffdd228111cff0936b6370000211cf112
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jun 7 23:14:27 2015 +0200
Fix install files.
Drop non-existing files from install.
Update paths for distribution-like installation (-DGMT_INSTALL_TRADITIONAL_FOLDERNAMES=off).
---
debian/gmt-doc-pdf.install | 2 +-
debian/gmt-doc.install | 3 ++-
debian/gmt-examples.install | 2 +-
debian/gmt.install | 13 +------------
4 files changed, 5 insertions(+), 15 deletions(-)
diff --git a/debian/gmt-doc-pdf.install b/debian/gmt-doc-pdf.install
index 056c854..c2c66e1 100644
--- a/debian/gmt-doc-pdf.install
+++ b/debian/gmt-doc-pdf.install
@@ -1 +1 @@
-usr/share/doc/pdf/ usr/share/doc/gmt/
+usr/share/doc/gmt/pdf/*.pdf
diff --git a/debian/gmt-doc.install b/debian/gmt-doc.install
index 8b2c6b5..6114f74 100644
--- a/debian/gmt-doc.install
+++ b/debian/gmt-doc.install
@@ -1 +1,2 @@
-usr/share/doc/html usr/share/doc/gmt/
+usr/share/doc/gmt/html
+usr/share/doc/gmt/supplements
diff --git a/debian/gmt-examples.install b/debian/gmt-examples.install
index 897cfb5..74585a0 100644
--- a/debian/gmt-examples.install
+++ b/debian/gmt-examples.install
@@ -1 +1 @@
-usr/share/doc/examples/ usr/share/doc/gmt-examples/
+usr/share/doc/gmt/examples
diff --git a/debian/gmt.install b/debian/gmt.install
index 08a0919..693fa8e 100644
--- a/debian/gmt.install
+++ b/debian/gmt.install
@@ -3,16 +3,5 @@ usr/bin/gmtlogo
usr/bin/gmtswitch
usr/bin/gmt_shell_functions.sh
usr/bin/isogmt
-usr/share/conf/* etc/gmt
-usr/share/cpt usr/share/gmt
-usr/share/custom usr/share/gmt
-usr/share/dbase usr/share/gmt
-usr/share/mgd77 usr/share/gmt
-usr/share/mgg usr/share/gmt
-usr/share/pattern usr/share/gmt
-usr/share/pslib usr/share/gmt
-usr/share/time usr/share/gmt
-usr/share/tools usr/share/gmt
-usr/share/x2sys usr/share/gmt
-usr/share/man
usr/share/bash-completion
+usr/share/gmt
--
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