aboutsummaryrefslogtreecommitdiffstats
path: root/openobex/openobex_1.0.1.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-13 18:06:04 +0000
committerPhil Blundell <philb@gnu.org>2004-06-13 18:06:04 +0000
commit95439ac6742d1566633cd248b0e51ea88055674f (patch)
tree5fbff13e89b0370dd56434d259878fc99fddd0a6 /openobex/openobex_1.0.1.oe
parentfa097feafd6109d26d013c5da3bd108d961669c5 (diff)
downloadopenembedded-95439ac6742d1566633cd248b0e51ea88055674f.tar.gz
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
Diffstat (limited to 'openobex/openobex_1.0.1.oe')
-rw-r--r--openobex/openobex_1.0.1.oe2
1 files changed, 1 insertions, 1 deletions
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 \