summaryrefslogtreecommitdiff
path: root/dh_makeshlibs
diff options
context:
space:
mode:
authorjoey <joey>2001-06-21 02:09:34 +0000
committerjoey <joey>2001-06-21 02:09:34 +0000
commit23a8188b668fbbdd8e84260040e276a6ef3a879c (patch)
treebef3e0d3db9049d16dfb46f887199e0e741c94fb /dh_makeshlibs
parent6f79d5cba3c0d84591a8147576a494a7eccffe51 (diff)
r482: * Spellpatch, Closes: #101553
Diffstat (limited to 'dh_makeshlibs')
-rwxr-xr-xdh_makeshlibs6
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>