]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
net-snmp: Clean Makefile.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 26 Feb 2010 16:45:59 +0000 (17:45 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 26 Feb 2010 16:45:59 +0000 (17:45 +0100)
pkgs/core/net-snmp/net-snmp.nm

index d8eff77962e101eb9a09d72994b8e01bb47013b6..239058d8306c56edeae79aa1685f4b5783eb4187 100644 (file)
@@ -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