From: Jo-Philipp Wich Date: Fri, 10 Dec 2010 09:26:10 +0000 (+0000) Subject: [packages] updatedd: remove private libtool copy X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0f68257726e87ee1a7cc92c3f981ff5b5a7810f8;p=openwrt%2Fsvn-archive%2Farchive.git [packages] updatedd: remove private libtool copy SVN-Revision: 24405 --- diff --git a/net/updatedd/Makefile b/net/updatedd/Makefile index d106c8b272..259076a503 100644 --- a/net/updatedd/Makefile +++ b/net/updatedd/Makefile @@ -16,6 +16,8 @@ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.bz2 PKG_MD5SUM:=f03446105ed043cd5dbd1ab95484d27f PKG_FIXUP:=libtool +PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh + PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk @@ -109,11 +111,6 @@ define Package/updatedd-mod-zoneedit TITLE:=zoneedit.com endef -define Build/Configure - (cd $(PKG_BUILD_DIR); aclocal && autoconf && automake ) - $(call Build/Configure/Default) -endef - define BuildPlugin define Package/$(1)/install $(INSTALL_DIR) $$(1)/usr/lib/updatedd