diff options
Diffstat (limited to 'dh_makeshlibs')
-rwxr-xr-x | dh_makeshlibs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs index 478c861b..3d63991c 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -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 |