]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_makeshlibs
r475: * dh_gencontrol: Added a documented interface for specifying substvars
[debhelper.git] / dh_makeshlibs
index bb1d8acd8a715e3a0a8d605c335fa45b80a174f7..a70d3b220be966a0cacfe0ca4d60fd34894467d7 100755 (executable)
@@ -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