Small fix (froot desktop shortcut).
authorChris Lord <chris@openedhand.com>
Wed, 25 Aug 2004 01:07:55 +0000 (01:07 +0000)
committerChris Lord <chris@openedhand.com>
Wed, 25 Aug 2004 01:07:55 +0000 (01:07 +0000)
BKrev: 412be66b8PWc3PE-BqZl3AeT41z4sw

froot/froot_0.7.1.oe

index bfbb876..ac9ec31 100644 (file)
@@ -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
 }