From: Khem Raj Date: Thu, 21 Oct 2010 23:22:11 +0000 (-0700) Subject: openldap_2.4.23.bb: Fetch ltmain.sh from the new location in staging X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cfd4da583e2190898fe7e3b6fbcf4cdcc50fd54;p=openembedded.git openldap_2.4.23.bb: Fetch ltmain.sh from the new location in staging Signed-off-by: Khem Raj Acked-by: Chris Larson Acked-by: Koen Kooi --- diff --git a/recipes/openldap/openldap_2.4.23.bb b/recipes/openldap/openldap_2.4.23.bb index 94ed5eb65c..3ac15f661d 100644 --- 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