net-snmp: add symlink for net-snmp-config into usr/bin 4484/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 16 Jun 2017 23:13:30 +0000 (17:13 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Wed, 21 Jun 2017 17:53:38 +0000 (11:53 -0600)
commit384c2a8cfd2af9bc7acd6a642d71dbac2cc5056f
tree53aa4656d00be9c5e46991512047b1035dd0d4ce
parentc2d1bc7ae7de14d5d520dfd581fcc593e72a20dc
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>
net/net-snmp/Makefile