From 4a62f3fc5ff022059c824c046841adda64a51f38 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Wed, 19 Jan 2011 15:03:53 +0000 Subject: libtool: Small cleanups of metadata [based on sections of a patch by Scott Garman extracted by Richard] Signed-off-by: Richard Purdie --- meta/recipes-devtools/libtool/libtool_2.4.bb | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'meta/recipes-devtools/libtool/libtool_2.4.bb') diff --git a/meta/recipes-devtools/libtool/libtool_2.4.bb b/meta/recipes-devtools/libtool/libtool_2.4.bb index 0a15fde..1e5ce92 100644 --- a/meta/recipes-devtools/libtool/libtool_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool_2.4.bb @@ -9,16 +9,6 @@ FILES_libltdl = "${libdir}/libltdl.so.*" FILES_libltdl-dev = "${libdir}/libltdl.* ${includedir}/ltdl.h ${includedir}/libltdl/* ${datadir}/aclocal/ltdl.m4 ${datadir}/libtool/libltdl/*" FILES_libltdl-dbg = "${libdir}/.debug/" -inherit autotools - -EXTRA_AUTORECONF = "--exclude=libtoolize" - -do_compile_prepend () { - # Sometimes this file doesn't get rebuilt, force the issue - rm -f ${S}/libltdl/config/ltmain.sh - make libltdl/config/ltmain.sh -} - # # We want the results of libtool-cross preserved - don't stage anything ourselves. # -- cgit v1.1