[packages] nagios-plugins: autoreconf breaks check_pgsql somehow, revisit later and disable reconf for now

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24493 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-11 19:22:08 +00:00
parent 4b078b5a27
commit f32b97cbaf

View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/nagiosplug
PKG_MD5SUM:=a1835a48a777863ed2583de3c82446a9
PKG_FIXUP:=libtool
PKG_FIXUP:=libtool no-autoreconf
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk