[packages] nagios-plugins: autoreconf breaks check_pgsql somehow, revisit later and...
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 11 Dec 2010 19:22:08 +0000 (19:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 11 Dec 2010 19:22:08 +0000 (19:22 +0000)
SVN-Revision: 24493

net/nagios-plugins/Makefile

index 68763f8b222b5a510192a8d8795a63dfcd4e71ec..68490810ebe35bf48bd3f0396cef25bdcf974da8 100644 (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