- 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
342 B
Plaintext
12 lines
342 B
Plaintext
--- libnasl/ltconfig.orig Fri Jul 14 22:22:14 2000
|
|
+++ libnasl/ltconfig Fri Jul 14 22:22:24 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
|
|
;;
|
|
|