[hdf4] 08/11: Update hdf4 examples path.

Bas Couwenberg sebastic at debian.org
Wed Jun 28 21:45:53 UTC 2017


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

sebastic pushed a commit to branch master
in repository hdf4.

commit 455946d0eb48b53eac77d14c768009490cce8c7e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 28 22:34:37 2017 +0200

    Update hdf4 examples path.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7ed883e..5ad8912 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libhdf4 (4.2.13-1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.0.0, no changes.
   * Add autopkgtest to test installability.
   * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
+  * Update hdf4 examples path.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 28 Jun 2017 22:00:54 +0200
 
diff --git a/debian/rules b/debian/rules
index 21d8d16..09e46e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -153,7 +153,7 @@ override_dh_auto_install:
 
 	# Move examples to -doc package
 	mkdir -p $(DESTDIR)/usr/share/doc/$(PACKAGE)-doc
-	mv $(DESTDIR)/usr/examples $(DESTDIR)/usr/share/doc/$(PACKAGE)-doc
+	mv $(DESTDIR)/usr/share/hdf4_examples $(DESTDIR)/usr/share/doc/$(PACKAGE)-doc/examples
 	
 	# strip rpath into binaries and libraries	
 	for obj in $(DESTDIR)/usr/bin/* $(DESTDIR)/usr/lib/*.so.* $(DESTDIR)/usr/lib-alt/*.so.*; do \

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



More information about the Pkg-grass-devel mailing list