summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-28 11:05:00 +0000
committerPhil Blundell <philb@gnu.org>2004-08-28 11:05:00 +0000
commit39d76b70994f6a1904dcdd48a66d8f5905287927 (patch)
treec6e272c980816aa099df0b030372d82fd34d6e6e
parente452ca3cafaa9cc967b443e8b810f00a6cec212b (diff)
add ${datadir}/application-registry to FILES_${PN}
BKrev: 413066dcsSm3ZVpiw70GNpjmJGtRTg
-rw-r--r--classes/gpe.oeclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/gpe.oeclass b/classes/gpe.oeclass
index 054e5460a2..bf285e8bdf 100644
--- a/classes/gpe.oeclass
+++ b/classes/gpe.oeclass
@@ -1,6 +1,6 @@
DEPENDS_prepend = "coreutils-native "
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
-FILES_${PN} += "${datadir}/gpe"
+FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry"
gpe_do_compile() {
oe_runmake PREFIX=${prefix}