projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5076bcc
)
add missing libtool fixup to openldap
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Feb 2008 23:24:04 +0000
(23:24 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Feb 2008 23:24:04 +0000
(23:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10462
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/openldap/Makefile
patch
|
blob
|
history
diff --git
a/libs/openldap/Makefile
b/libs/openldap/Makefile
index
ab0f53e
..
a19ffda
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