1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 20:33:58 +02:00
openwrt-packages/net/net-snmp
Philip Prindeville 384c2a8cfd net-snmp: add symlink for net-snmp-config into usr/bin
A lot of autoconf-based scripts expect --with-foo-dir=$(STAGING_DIR)/usr
and break if they can't find bin/foo-config as a child of that path.

Putting things in $(STAGING_DIR)/host/bin seems to be suboptimal; I
could change the install path but there's no saying what that would
break.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-06-21 11:53:38 -06:00
..
files net-snmp: add notification config options 2017-06-19 09:00:27 +02:00
patches net-snmp: build against libnl-tiny 2017-01-06 16:46:28 +01:00
Makefile net-snmp: add symlink for net-snmp-config into usr/bin 2017-06-21 11:53:38 -06:00