From: Phil Blundell Date: Sat, 28 Aug 2004 11:05:00 +0000 (+0000) Subject: add ${datadir}/application-registry to FILES_${PN} X-Git-Tag: Release-2010-05/1~17502 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d76b70994f6a1904dcdd48a66d8f5905287927;p=openembedded.git add ${datadir}/application-registry to FILES_${PN} BKrev: 413066dcsSm3ZVpiw70GNpjmJGtRTg --- 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}