From 2817017e87dd62426f6270fc9b0036838724052d Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 21 Feb 2016 14:44:01 +0000 Subject: dh_makeshlibs: Update documentation on the ldconfig trigger Signed-off-by: Niels Thykier --- dh_makeshlibs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dh_makeshlibs') diff --git a/dh_makeshlibs b/dh_makeshlibs index 6aa6e558..fd1c7596 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -19,8 +19,10 @@ B [S>] [B<-m>I] [B<-V>I<[dependencies B is a debhelper program that automatically scans for shared libraries, and generates a shlibs file for the libraries it finds. -It also adds a call to ldconfig in the F and F scripts (in -v3 mode and above only) to any packages in which it finds shared libraries. +It will also ensure that ldconfig is invoked during install and removal when +it finds shared libraries. Since debhelper 9.20151004, this is done via a +dpkg trigger. In older versions of debhelper, B would +generate a maintainer script for this purpose. =head1 FILES -- cgit v1.2.3