[packages] collectd: force full autoreconf, permantently disable pinba plugin
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Dec 2010 20:10:00 +0000 (20:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Dec 2010 20:10:00 +0000 (20:10 +0000)
SVN-Revision: 24400

utils/collectd/Makefile

index 05ee9fa2efb0678b493b85548b9fd98de27d18de..097d5da8e00831d6c656651f1acad8c58363fdf7 100644 (file)
@@ -17,6 +17,7 @@ PKG_MD5SUM:=85d9d8d0a1327782661e3c89800aa70e
 
 PKG_FIXUP:=libtool
 PKG_LIBTOOL_PATHS:=. libltdl
+PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh libltdl/aclocal.m4 libltdl/ltmain.sh
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
@@ -46,6 +47,7 @@ COLLECTD_PLUGINS_DISABLED:= \
        openvz \
        oracle \
        perl \
+       pinba \
        python \
        routeros \
        rrdcached \
@@ -202,13 +204,6 @@ define Package/collectd/conffiles
 /etc/collectd.conf
 endef
 
-#define Build/Configure
-#      (cd $(PKG_BUILD_DIR); \
-#              autoreconf -v --install || exit 1 \
-#      );
-#      $(call Build/Configure/Default)
-#endef
-
 define Package/collectd/install
        $(INSTALL_DIR) $(1)/usr/sbin
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/collectd $(1)/usr/sbin/