diff options
Diffstat (limited to 'dh_makeshlibs')
-rwxr-xr-x | dh_makeshlibs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs index a70d3b22..1e5dd797 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -42,9 +42,9 @@ depend on any particular version of the package containing the shared library. It may be necessary for you to add some version dependancy information to the shlibs file. If -V is specified with no dependancy information, the current version of the package is plugged into a -dependancy that looks like "packagename (>= packageversion)". If -V is specified with -parameters, the parameters can be used to specify the exact dependancy -information needed (be sure to include the package name). +dependancy that looks like "packagename (>= packageversion)". If -V is +specified with parameters, the parameters can be used to specify the exact +dependancy information needed (be sure to include the package name). =item B<-n>, B<--noscripts> |