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:
513e4ea
)
qt4-embedded: fixed adding qte.sh in package
author
Bas van den Berg
<b.van.den.berg.nl@gmail.com>
Wed, 25 Aug 2010 10:48:54 +0000
(12:48 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 26 Aug 2010 10:03:13 +0000
(12:03 +0200)
recipes/qt4/qt4-embedded.inc
patch
|
blob
|
history
diff --git
a/recipes/qt4/qt4-embedded.inc
b/recipes/qt4/qt4-embedded.inc
index
436f64c
..
9917d2f
100644
(file)
--- a/
recipes/qt4/qt4-embedded.inc
+++ b/
recipes/qt4/qt4-embedded.inc
@@
-45,7
+45,7
@@
do_install_append() {
install -m 0755 ${WORKDIR}/qte.sh ${D}${sysconfdir}/profile.d/
}
-FILES_
qt4-embedded
+= " ${sysconfdir}/profile.d/qte.sh"
+FILES_
${PN}
+= " ${sysconfdir}/profile.d/qte.sh"
inherit qt4e