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:
541bd3d
)
also add ${datadir}/mime-info to FILES_${PN}
author
Phil Blundell
<philb@gnu.org>
Sun, 1 Aug 2004 16:42:11 +0000
(16:42 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 1 Aug 2004 16:42:11 +0000
(16:42 +0000)
BKrev: 410d1d63WhZIz7Padu8LhIcjlNWoEw
classes/gnome.oeclass
patch
|
blob
|
history
diff --git
a/classes/gnome.oeclass
b/classes/gnome.oeclass
index
b12fcde
..
ce20e7c
100644
(file)
--- a/
classes/gnome.oeclass
+++ b/
classes/gnome.oeclass
@@
-6,7
+6,7
@@
def gnome_verdir(v):
SECTION = "gnome"
SRC_URI = "${GNOME_MIRROR}/${PN}/${@gnome_verdir("${PV}")}/${PN}-${PV}.tar.bz2"
-FILES_${PN} += "${datadir}/application-registry"
+FILES_${PN} += "${datadir}/application-registry
${datadir}/mime-info
"
inherit autotools pkgconfig