[packages] net-snmp: don't autoreconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24399 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-09 19:44:54 +00:00
parent c0a0850864
commit 660b4414ed

View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/net-snmp
PKG_MD5SUM:=984932520143f0c8bf7b7ce1fc9e1da1
PKG_FIXUP = libtool
PKG_FIXUP = libtool no-autoreconf
include $(INCLUDE_DIR)/package.mk