git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6538a
)
Merge bk://openembedded@openembedded.bkbits.net/packages
author
Phil Blundell
<philb@gnu.org>
Thu, 12 Aug 2004 23:00:32 +0000
(23:00 +0000)
committer
Phil Blundell
<philb@gnu.org>
Thu, 12 Aug 2004 23:00:32 +0000
(23:00 +0000)
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages
2004/08/12 23:58:53+01:00 nexus.co.uk!pb
add some FILES
BKrev: 411bf690wzuaisdDYZYozdMytUblfA
gnome/gnome-vfs-extras_0.99.13.oe
patch
|
blob
|
history
diff --git
a/gnome/gnome-vfs-extras_0.99.13.oe
b/gnome/gnome-vfs-extras_0.99.13.oe
index
e69de29
..
5205e69
100644
(file)
--- a/
gnome/gnome-vfs-extras_0.99.13.oe
+++ b/
gnome/gnome-vfs-extras_0.99.13.oe
@@
-0,0
+1,9
@@
+PR = "r1"
+
+inherit gnome
+
+DEPENDS += "gnome-vfs samba"
+
+FILES_${PN} += "${datadir}/gnome ${libdir}/gnome-vfs-2.0/modules/*.so"
+FILES_${PN}-dev += "${libdir}/gnome-vfs-2.0/modules/*"
+