also add ${datadir}/mime-info to FILES_${PN}
authorPhil Blundell <philb@gnu.org>
Sun, 1 Aug 2004 16:42:11 +0000 (16:42 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 1 Aug 2004 16:42:11 +0000 (16:42 +0000)
BKrev: 410d1d63WhZIz7Padu8LhIcjlNWoEw

classes/gnome.oeclass

index b12fcde..ce20e7c 100644 (file)
@@ -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