[otb] 06/09: no need to override manpage installation

Rashad Kanavath rashad-guest at moszumanska.debian.org
Fri Sep 25 13:22:31 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository otb.

commit f66a62f67d1e505156195ced989ce2364c05d7e6
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Fri Sep 25 15:18:28 2015 +0200

    no need to override manpage installation
---
 debian/rules | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7d6214f..4fed25d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,16 +71,7 @@ override_dh_install:
 	rm -f $(CURDIR)/debian/$(pkglib)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 	rm -f $(CURDIR)/debian/$(pkgdev)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 	rm -f $(CURDIR)/debian/$(pkgdev)/usr/lib/otb/python/*.pyc
+	cp -a debian/manpages/otbcli* $(CURDIR)/debian/
 
 override_dh_installchangelogs:
 	dh_installchangelogs RELEASE_NOTES.txt
-
-override_dh_installman:
-	mkdir -p $(mancli)
-	cp -a debian/manpages/otbcli* $(mancli)
-	cp -a debian/manpages/otbApplicationLauncherCommandLine* $(mancli)
-	mkdir -p $(mangui)
-	cp -a debian/manpages/otbgui* $(mangui)
-	cp -a debian/manpages/otbApplicationLauncherQt* $(mangui)
-
-	cp -a debian/manpages/otbTestDriver* $(CURDIR)/debian/libotb/usr/share/man/man1/

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