openbsd-ports/security/nessus/patches/patch-ar
matt 641cff9b9c - update to 1.0.3
- clean up Makefile and wrapper scripts some more
- better INSTALL/DEINSTALL script
- be able to compile w/ old nessus pkg installed (thx rdump@river.com)
- make it think nmap is always present to avoid dependency (espie@)
2000-07-27 00:23:33 +00:00

12 lines
376 B
Plaintext

--- nessus-libraries/libpeks/ltconfig.orig Fri Jul 14 19:13:53 2000
+++ nessus-libraries/libpeks/ltconfig Fri Jul 14 19:14:05 2000
@@ -2002,7 +2002,7 @@
need_version=no
fi
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ finish_cmds=
shlibpath_var=LD_LIBRARY_PATH
;;