[packages] updatedd: remove private libtool copy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24405 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5331bbf9f8
commit
4bec45355a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user