[Pkg-nagios-changes] [pkg-icinga2] 04/05: help dh_shlibdeps on squeeze find the libraries

Markus Frosch lazyfrosch at moszumanska.debian.org
Mon Nov 16 16:39:06 UTC 2015


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

lazyfrosch pushed a commit to branch debmon-squeeze
in repository pkg-icinga2.

commit cebe7eca84cc17fe3e309d3d9379388f8a4fed00
Author: Markus Frosch <lazyfrosch at debian.org>
Date:   Mon Nov 16 14:15:39 2015 +0100

    help dh_shlibdeps on squeeze find the libraries
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 79261a0..0f0b281 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,10 @@ override_dh_install:
 		done; \
 	done
 
+# private lib search for squeeze
+override_dh_shlibdeps:
+	dh_shlibdeps -Llibbar1
+
 override_dh_installinit:
 	dh_installinit --name=icinga2
 

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



More information about the Pkg-nagios-changes mailing list