]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_makeshlibs
r536: * Patch from doogie to make dh_movefiles support -X. Closes: #150978
[debhelper.git] / dh_makeshlibs
index 478c861b001c297833654edbbd304dfe0a7c238b..3d63991c81fe9de271dea4667cc45e1cabf2cb6f 100755 (executable)
@@ -19,8 +19,7 @@ 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) to any packages which it finds shared
-libraries in.
+V3 mode and above only) to any packages which it finds shared libraries in.
 
 =head1 OPTIONS