summaryrefslogtreecommitdiff
path: root/dh_shlibdeps.1
diff options
context:
space:
mode:
authorjoey <joey>2000-07-21 07:30:04 +0000
committerjoey <joey>2000-07-21 07:30:04 +0000
commita0371be9dfcbe89014d2ac137078b264254bb81e (patch)
tree54f91049eec946cc090e243d41520398336bf6c9 /dh_shlibdeps.1
parent7581642a039fa6afa47d7298d4d8707d4f6279cd (diff)
r362: * Minor man page updates as Overfiend struggles with debhelperizing X
4.0.
Diffstat (limited to 'dh_shlibdeps.1')
-rw-r--r--dh_shlibdeps.16
1 files changed, 4 insertions, 2 deletions
diff --git a/dh_shlibdeps.1 b/dh_shlibdeps.1
index 5a6dbd2f..1857d9dc 100644
--- a/dh_shlibdeps.1
+++ b/dh_shlibdeps.1
@@ -28,7 +28,8 @@ Pass "params" to
.B \-Xitem, \--exclude=item
Exclude files that contain "item" anywhere in their filename from being
passed to dpkg-shlibdeps. This will make their dependancies be ignored.
-This may be useful in some situations, but use it with caution.
+This may be useful in some situations, but use it with caution. This option
+may be used more than once to exclude more than one thing.
.TP
.B \-ldirectory
Before
@@ -36,7 +37,8 @@ Before
is run, LD_LIBRARY_PATH will be set to the specified directory.
This is useful for multi-binary packages where a library
is built in one package and another package contains binaries linked
-against said library.
+against said library. Note that the paths used must be absolute or
+dpkg-shlibdeps will become confused.
.SH ENVIRONMENT
See
.BR debhelper (1)