From 95439ac6742d1566633cd248b0e51ea88055674f Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 13 Jun 2004 18:06:04 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/06/13 20:06:00+02:00 uni-frankfurt.de!pb_ fix snafu in last patch BKrev: 40cc978cOnHGSa1IkqPfsyrzS0r-8Q --- openobex/openobex_1.0.1.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openobex/openobex_1.0.1.oe b/openobex/openobex_1.0.1.oe index 9e19f9834d..328d9b62fd 100644 --- a/openobex/openobex_1.0.1.oe +++ b/openobex/openobex_1.0.1.oe @@ -4,7 +4,7 @@ open source implementation of the Object Exchange \ (OBEX) protocol." # put openobex-config into -dev package -FILES_${PN} = "${libdir}" +FILES_${PN} = "${libdir}/lib*.so.*" FILES_${PN}-dev += "${bindir}" SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \ -- 2.39.5