From e9b171e0738c2acef0650328b7f2e1ae7cdc55cc Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 21 Nov 2003 18:27:14 +0000 Subject: Numerous build fixes from an oemake -a run, including two more fixes for libtool 'libdir from .la file leaking into library search path' situations. BKrev: 3fbe5902eywlLRHkRQ1FaDS5C01-jg --- liblockfile/liblockfile-1.05/ldflags.patch | 0 liblockfile/liblockfile_1.05.oe | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 liblockfile/liblockfile-1.05/ldflags.patch (limited to 'liblockfile') diff --git a/liblockfile/liblockfile-1.05/ldflags.patch b/liblockfile/liblockfile-1.05/ldflags.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/liblockfile/liblockfile_1.05.oe b/liblockfile/liblockfile_1.05.oe index 0f9fe563a2..7e054f1ccd 100644 --- a/liblockfile/liblockfile_1.05.oe +++ b/liblockfile/liblockfile_1.05.oe @@ -2,8 +2,9 @@ DEPENDS = virtual/libc RDEPENDS = libc6 SRC_URI = ${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_${PV}.tar.gz \ - file:/${FILESDIR}/install.patch;patch=1 \ - file:/${FILESDIR}/configure.patch;patch=1 + file://${FILESDIR}/install.patch;patch=1 \ + file://${FILESDIR}/configure.patch;patch=1 \ + file://${FILESDIR}/ldflags.patch;patch=1 inherit autotools -- cgit v1.2.3