[packages] net-snmp: autoreconf is broken with this package, use patch-libtool fixup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32208 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-06-11 21:54:41 +00:00
parent 2f9a65fa97
commit 00f3846872

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2011 OpenWrt.org
# Copyright (C) 2006-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/net-snmp
PKG_MD5SUM:=984932520143f0c8bf7b7ce1fc9e1da1
PKG_FIXUP = libtool no-autoreconf
PKG_FIXUP = patch-libtool
include $(INCLUDE_DIR)/package.mk