add missing libtool fixup to openldap

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10462 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-02-14 23:24:04 +00:00
parent 5076bcc2e7
commit c8fccb75db

View File

@ -22,6 +22,8 @@ PKG_MD5SUM:=6c4c72a1336aa45b463e738034c078d6
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_FIXUP = libtool
include $(INCLUDE_DIR)/package.mk
define Package/openldap/Default