Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Wed, 9 Jun 2004 18:04:50 +0000 (18:04 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 9 Jun 2004 18:04:50 +0000 (18:04 +0000)
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

index 3f3b777..026c26b 100644 (file)
@@ -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"