[otb] 03/05: fix OTB_LIB_DIRS for 5.0.0

Rashad Kanavath rashad-guest at moszumanska.debian.org
Fri Aug 28 10:18:43 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 d900f87884c036e3c0010f09556b08a49dd3d003
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Fri Aug 28 10:48:27 2015 +0200

    fix OTB_LIB_DIRS for 5.0.0
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8f62a50..98588ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,7 +61,7 @@ mangui:=$(CURDIR)/debian/$(pkggui)/usr/share/man/man1
 
 # OTB_LIB_DIRS = $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
 # rather use all libs since the installed libs are spread over several packages
-OTB_LIB_DIRS = $(CURDIR)/debian/tmp/usr/lib/otb
+OTB_LIB_DIRS = $(CURDIR)/debian/tmp/usr/lib
 
 %:
 	dh $@ --parallel

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