packages/net/net-snmp/patches/160-no_ldconfig.patch
nbd 3f60382991 move net-snmp from libs/ to net/
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 22:12:25 +00:00

13 lines
636 B
Diff

diff -urN net-snmp-5.4.2.1/configure net-snmp-5.4.2.1.new/configure
--- net-snmp-5.4.2.1/configure 2008-10-31 16:53:45.000000000 +0100
+++ net-snmp-5.4.2.1.new/configure 2009-08-02 00:46:05.000000000 +0200
@@ -10218,7 +10218,7 @@
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+ finish_cmds=''
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=no
# This implies no fast_install, which is unacceptable.