From: Bruno Randolf Date: Wed, 20 Oct 2004 07:59:09 +0000 (+0000) Subject: fix db3-native library name X-Git-Tag: Release-2010-05/1~16524 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f4c7ddebed08a776117940894d5d8bd022bfb3;p=openembedded.git fix db3-native library name BKrev: 41761acdVjxm31x6ek5857Re9_9wwA --- diff --git a/db/db3-native_3.2.9.oe b/db/db3-native_3.2.9.oe index a3b5436b59..2019c1101e 100644 --- a/db/db3-native_3.2.9.oe +++ b/db/db3-native_3.2.9.oe @@ -1,6 +1,6 @@ SECTION = "libs" -include db3_${PV}.oe inherit native +include db3_${PV}.oe FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/db3-${PV}', '${FILE_DIRNAME}/db3', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}" PACKAGES = ""