summaryrefslogtreecommitdiff
path: root/dh_makeshlibs
diff options
context:
space:
mode:
Diffstat (limited to 'dh_makeshlibs')
-rwxr-xr-xdh_makeshlibs3
1 files changed, 2 insertions, 1 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs
index bb1d8acd..a70d3b22 100755
--- a/dh_makeshlibs
+++ b/dh_makeshlibs
@@ -19,7 +19,8 @@ dh_makeshlibs 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 postinst and postrm scripts (in
-DH_COMPAT=3 mode and above only).
+DH_COMPAT=3 mode and above only) to any packages which it finds shared
+libraries in.
=head1 OPTIONS