641cff9b9c
- 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@)
12 lines
376 B
Plaintext
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
|
|
;;
|
|
|