[hdf4] 03/03: Drop debug find calls from dh_auto_install override.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun May 8 20:23:29 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository hdf4.

commit 06f2eab466e2c58a0ba7358cd4eba156669e313b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun May 8 22:21:31 2016 +0200

    Drop debug find calls from dh_auto_install override.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1f20a65..5977424 100755
--- a/debian/rules
+++ b/debian/rules
@@ -136,14 +136,10 @@ override_dh_auto_install:
 	                --builddirectory=debian/build-hdf4 \
 	                --destdir=$(DESTDIR)
 
-	find $(DESTDIR)
-
 	dh_auto_install --sourcedirectory=HDF4_ALT \
 	                --builddirectory=debian/build-hdf4-alt \
 	                --destdir=$(DESTDIR_ALT)
 
-	find $(DESTDIR_ALT)
-
 	install -d -o root -g root $(DESTDIR)/usr/share/doc/$(PACKAGE)
 
 	sed -e "s/^\.TH HDF 1/\.TH HDF 3/"  $(DESTDIR)/usr/share/man/man1/hdf.1 >$(DESTDIR)/usr/share/man/man1/hdf.3

-- 
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