git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f69d22
)
openldap_2.4.23.bb: Fetch ltmain.sh from the new location in staging
author
Khem Raj
<raj.khem@gmail.com>
Thu, 21 Oct 2010 23:22:11 +0000
(16:22 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Fri, 22 Oct 2010 15:10:48 +0000
(08:10 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
recipes/openldap/openldap_2.4.23.bb
patch
|
blob
|
history
diff --git
a/recipes/openldap/openldap_2.4.23.bb
b/recipes/openldap/openldap_2.4.23.bb
index
94ed5eb
..
3ac15f6
100644
(file)
--- a/
recipes/openldap/openldap_2.4.23.bb
+++ b/
recipes/openldap/openldap_2.4.23.bb
@@
-188,7
+188,7
@@
DEPENDS += "${OPENLDAP_DEPENDS}"
CPPFLAGS_append = " -D_GNU_SOURCE"
do_configure() {
- cp ${STAGING_DATADIR}/libtool/ltmain.sh ${S}/build
+ cp ${STAGING_DATADIR}/libtool/
config/
ltmain.sh ${S}/build
rm -f ${S}/libtool
aclocal
libtoolize --force --copy