From 13cc17bed9cae387c415eb8553aa0a281cfee3bd Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 9 Jun 2004 18:04:50 +0000 Subject: [PATCH] Merge openembedded@openembedded.bkbits.net:packages into odin.(none):/home/kergoth/code/packages 2004/06/09 13:04:40-05:00 (none)!kergoth Correct tslib packaging per the recent change in tslib plugin location. BKrev: 40c751425wKVkUU0qW5nx5xxjNdbkA --- tslib/tslib_cvs.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tslib/tslib_cvs.oe b/tslib/tslib_cvs.oe index 3f3b777322..026c26b782 100644 --- a/tslib/tslib_cvs.oe +++ b/tslib/tslib_cvs.oe @@ -37,4 +37,4 @@ do_install_append() { oe_machinstall -m 0755 ${WORKDIR}/tslib.sh ${D}/${sysconfdir}/profile.d/ } -FILES_tslib_append = " ${datadir}/ts/plugins/*.so" +FILES_${PN} += " ${libdir}/ts/*.so ${datadir}/ts/plugins/*.so" -- 2.39.2