[otb] 02/05: configure with pkgkde_symbolhelper

Rashad Kanavath rashad-guest at moszumanska.debian.org
Thu Dec 17 12:03:14 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 f9eb966657f2d923b82ae91a71c2ee1e5a143331
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Thu Dec 17 11:36:00 2015 +0100

    configure with pkgkde_symbolhelper
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dcaee28..be38ebd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,11 +66,14 @@ templates:
 OTB_LIB_DIRS = $(CURDIR)/debian/tmp/usr/lib
 
 %:
-	dh $@ --parallel
+	dh $@ --with pkgkde_symbolshelper --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(CMAKE_FLAGS)
 
+override_dh_makeshlibs:
+	dh_makeshlibs -- -c0 -v$(OTB_VERSION_FULL)
+
 override_dh_shlibdeps:
 	dh_shlibdeps -l$(OTB_LIB_DIRS)
 

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