From: Schantl Stefan Date: Fri, 26 Feb 2010 16:45:59 +0000 (+0100) Subject: net-snmp: Clean Makefile. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffbb7ca2d499e95e0b211a768af50050fbe9da60;p=ipfire-3.x.git net-snmp: Clean Makefile. --- diff --git a/pkgs/core/net-snmp/net-snmp.nm b/pkgs/core/net-snmp/net-snmp.nm index d8eff7796..239058d83 100644 --- a/pkgs/core/net-snmp/net-snmp.nm +++ b/pkgs/core/net-snmp/net-snmp.nm @@ -58,11 +58,6 @@ CONFIGURE_OPTIONS += \ --without-perl-modules \ --disable-embedded-perl -#define STAGE_CONFIGURE_CMDS - #cd $(DIR_APP) && sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool - #cd $(DIR_APP) && sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -#endef - define STAGE_INSTALL_CMDS -mkdir -pv $(BUILDROOT)/etc install -v -m644 $(DIR_APP)/python/netsnmp/tests/snmpd.conf $(BUILDROOT)/etc/snmpd.conf