summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-05 14:28:37 +0000
committerPhil Blundell <philb@gnu.org>2004-08-05 14:28:37 +0000
commitccf0e296b434a435fd2453f3f331d4ab2d036cf9 (patch)
tree4bcf050e4999a6135df1a397298d4da1045d8212 /classes
parentd2932f35d58cf25fd41bf5f16f3d7b7504e851f5 (diff)
add ${datadir}/gnome-2.0 to FILES_${PN}
BKrev: 41124415lTnzqoOvvCDtu1nl0cfnaA
Diffstat (limited to 'classes')
-rw-r--r--classes/gnome.oeclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/classes/gnome.oeclass b/classes/gnome.oeclass
index e55b029e7d..eee7e20bbe 100644
--- 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