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:
d2932f3
)
add ${datadir}/gnome-2.0 to FILES_${PN}
author
Phil Blundell
<philb@gnu.org>
Thu, 5 Aug 2004 14:28:37 +0000
(14:28 +0000)
committer
Phil Blundell
<philb@gnu.org>
Thu, 5 Aug 2004 14:28:37 +0000
(14:28 +0000)
BKrev: 41124415lTnzqoOvvCDtu1nl0cfnaA
classes/gnome.oeclass
patch
|
blob
|
history
diff --git
a/classes/gnome.oeclass
b/classes/gnome.oeclass
index
e55b029
..
eee7e20
100644
(file)
--- a/
classes/gnome.oeclass
+++ b/
classes/gnome.oeclass
@@
-6,7
+6,8
@@
def gnome_verdir(v):
SECTION = "gnome"
SRC_URI = "${GNOME_MIRROR}/${PN}/${@gnome_verdir("${PV}")}/${PN}-${PV}.tar.bz2"
-FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info"
+FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info \
+ ${datadir}/gnome-2.0"
inherit autotools pkgconfig gconf