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:
e452ca3
)
add ${datadir}/application-registry to FILES_${PN}
author
Phil Blundell
<philb@gnu.org>
Sat, 28 Aug 2004 11:05:00 +0000
(11:05 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 28 Aug 2004 11:05:00 +0000
(11:05 +0000)
BKrev: 413066dcsSm3ZVpiw70GNpjmJGtRTg
classes/gpe.oeclass
patch
|
blob
|
history
diff --git
a/classes/gpe.oeclass
b/classes/gpe.oeclass
index
054e546
..
bf285e8
100644
(file)
--- 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}