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:
5463fa1
)
exalt: convert to new style staging
author
Koen Kooi
<koen@openembedded.org>
Mon, 1 Mar 2010 14:19:17 +0000
(15:19 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 1 Mar 2010 14:19:17 +0000
(15:19 +0100)
recipes/e17/exalt_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/e17/exalt_svn.bb
b/recipes/e17/exalt_svn.bb
index
d024d75
..
9dc3b03
100644
(file)
--- a/
recipes/e17/exalt_svn.bb
+++ b/
recipes/e17/exalt_svn.bb
@@
-25,9
+25,5
@@
do_install_append() {
install -m 0644 org.e.Exalt.service ${D}${datadir}/dbus-1/system-services/
}
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += "${datadir}/dbus-1"