move openobex-config into -dev package
authorPhil Blundell <philb@gnu.org>
Sun, 13 Jun 2004 16:49:52 +0000 (16:49 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 13 Jun 2004 16:49:52 +0000 (16:49 +0000)
BKrev: 40cc85b0ZXqz-dQ0oyE-BkUIQpXysg

openobex/openobex_1.0.1.oe

index 9fe7b2c..9e19f98 100644 (file)
@@ -1,7 +1,12 @@
+PR = "r1"
 DESCRIPTION = "The Openobex project aims to make an \
 open source implementation of the Object Exchange \
 (OBEX) protocol."
 
+# put openobex-config into -dev package
+FILES_${PN} = "${libdir}"
+FILES_${PN}-dev += "${bindir}"
+
 SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \
          file://syms.patch;patch=1"