From c8fccb75db2749b3d4aea2b89006a17ac1185496 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 14 Feb 2008 23:24:04 +0000 Subject: [PATCH] add missing libtool fixup to openldap git-svn-id: svn://svn.openwrt.org/openwrt/packages@10462 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/openldap/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index ab0f53e4a..a19ffda95 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -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 -- 2.11.0