aboutsummaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2004-09-21 13:00:10 +0000
committerChris Lord <chris@openedhand.com>2004-09-21 13:00:10 +0000
commit26aaed050c6462eab10a86f609a7f4f9a5808336 (patch)
treeaf4d32ee5616fea34b0feb0a8d1e49b452a62fc9 /gnome
parentb3e38b5ae09a8f56a3c3e786f1a3e5e1e17b13dd (diff)
downloadopenembedded-26aaed050c6462eab10a86f609a7f4f9a5808336.tar.gz
Fix mistake I made copying hrw's changes for gnome-vfs.
BKrev: 415025daezWjf0K_cCyXAxqCNzraxA
Diffstat (limited to 'gnome')
-rw-r--r--gnome/gnome-vfs_2.6.2.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/gnome-vfs_2.6.2.oe b/gnome/gnome-vfs_2.6.2.oe
index ffe5670472..e5ad887938 100644
--- a/gnome/gnome-vfs_2.6.2.oe
+++ b/gnome/gnome-vfs_2.6.2.oe
@@ -1,4 +1,4 @@
-PR = "r3"
+PR = "r4"
inherit gnome
@@ -8,7 +8,7 @@ SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1"
ORBIT_IDL_SRC = "${STAGING_BINDIR}/orbit-idl-2"
-FILES_${PN} += " ${libdir}/gnome-vfs-2.0/modules/*.so ${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so ${libdir}/vfs"
+FILES_${PN} += " ${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so ${libdir}/vfs"
FILES_${PN}-dev += " ${libdir}/gnome-vfs-2.0/modules/*.a ${libdir}/gnome-vfs-2.0/modules/*.la ${libdir}/gnome-vfs-2.0/include ${libdir}/bonobo/monikers/*.a ${libdir}/bonobo/monikers/*.la"
FILES_${PN}-doc += " ${datadir}/gtk-doc"