]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_shlibdeps.1
r405: foo
[debhelper.git] / dh_shlibdeps.1
index 5a6dbd2fb7bba113806771ecc60d96b115403148..d09967a9628fb53731919b58474f622e5d709e3e 100644 (file)
@@ -22,13 +22,14 @@ for a list of options common to all debhelper commands.
 .B \-uparams, \--dpkg-shlibdeps-params=params
 .TP
 .B \-\- params
-Pass "params" to 
+Pass "params" to
 .BR dpkg-shlibdeps (1)
 .TP
-.B \-Xitem, \--exclude=item 
+.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)