summaryrefslogtreecommitdiff
path: root/gnome/orbit2_2.10.2.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-27 19:27:45 +0000
committerPhil Blundell <philb@gnu.org>2004-06-27 19:27:45 +0000
commit49bf1fb0f2c3f77032f28db712a6085264c71fb7 (patch)
tree2b246c03aa42563563b3ba4bb1a6b0aa801bffe7 /gnome/orbit2_2.10.2.oe
parent2b2640dfd6e35f100529ff6e073e3744c50dced0 (diff)
add /usr/lib/orbit-2.0 to FILES
BKrev: 40df1fb138u7uJA1_LpMZphFBQrGZQ
Diffstat (limited to 'gnome/orbit2_2.10.2.oe')
-rw-r--r--gnome/orbit2_2.10.2.oe3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnome/orbit2_2.10.2.oe b/gnome/orbit2_2.10.2.oe
index a4b918f456..e4221c1aa6 100644
--- a/gnome/orbit2_2.10.2.oe
+++ b/gnome/orbit2_2.10.2.oe
@@ -1,3 +1,4 @@
+PR = "r1"
DESCRIPTION = "CORBA ORB"
SECTION = "gnome/base"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
@@ -6,6 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.b
file://gtk-doc.make"
DEPENDS = "libidl popt orbit2-native gtk-doc"
+FILES_${PN} += "${libdir}/orbit-2.0/*.so"
+
S = "${WORKDIR}/ORBit2-${PV}"
inherit autotools pkgconfig