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:
f18d36e
)
Small fix (froot desktop shortcut).
author
Chris Lord
<chris@openedhand.com>
Wed, 25 Aug 2004 01:07:55 +0000
(
01:07
+0000)
committer
Chris Lord
<chris@openedhand.com>
Wed, 25 Aug 2004 01:07:55 +0000
(
01:07
+0000)
BKrev: 412be66b8PWc3PE-BqZl3AeT41z4sw
froot/froot_0.7.1.oe
patch
|
blob
|
history
diff --git
a/froot/froot_0.7.1.oe
b/froot/froot_0.7.1.oe
index
bfbb876
..
ac9ec31
100644
(file)
--- a/
froot/froot_0.7.1.oe
+++ b/
froot/froot_0.7.1.oe
@@
-17,5
+17,5
@@
do_install() {
install -m 0644 Froot.png ${D}/${palmtopdir}/pics/
install -m 0644 help/html/froot.html ${D}/${palmtopdir}/help/html/
install -m 0644 pics/froot/*.png ${D}/${palmtopdir}/pics/froot/
- install -m 0644 froot.desktop ${D}/${palmtopdir}/apps/Games/
+ install -m 0644 froot.desktop ${D}/${palmtopdir}/apps/Games/
froot.desktop
}