[otb] 05/07: Use dh_install --list-missing.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 5 01:01:37 UTC 2015


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

sebastic pushed a commit to branch master
in repository otb.

commit 6b3035e00833c216b36560bbfa313b1959d96235
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 5 01:51:02 2015 +0200

    Use dh_install --list-missing.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8d75c7d..db79abe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ override_dh_shlibdeps:
 	dh_shlibdeps -l$(OTB_LIB_DIRS)
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 	rm -f $(CURDIR)/debian/$(pkglib)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 	rm -f $(CURDIR)/debian/$(pkgdev)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 

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



More information about the Pkg-grass-devel mailing list