Signed-off-by: Eric Bélanger <[email protected]>
---
 lddd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lddd b/lddd
index de2145c..9695c9b 100755
--- a/lddd
+++ b/lddd
@@ -6,7 +6,7 @@
 ifs=$IFS
 IFS="${IFS}:"
 
-libdirs="/lib /usr/lib $(cat /etc/ld.so.conf.d/*)"
+libdirs="/lib /usr/lib /usr/local/lib $(cat /etc/ld.so.conf.d/*)"
 extras=
 
 TEMPDIR=$(mktemp -d /tmp/lddd-script.XXXX)
-- 
1.7.6

Reply via email to