projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51700e4
)
add missing libtool fixup to openldap
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Feb 2008 23:24:04 +0000
(23:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Feb 2008 23:24:04 +0000
(23:24 +0000)
SVN-Revision: 10462
libs/openldap/Makefile
patch
|
blob
|
history
diff --git
a/libs/openldap/Makefile
b/libs/openldap/Makefile
index ab0f53e4a57902b70ebff99f02d1c1b1895a49e9..a19ffda952268541b3db2859edceadbf9489c0f4 100644
(file)
--- 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