fixed opie-eye installer
authorral@home <ral@home>
Sat, 16 Oct 2004 11:13:27 +0000 (11:13 +0000)
committerral@home <ral@home>
Sat, 16 Oct 2004 11:13:27 +0000 (11:13 +0000)
BKrev: 4171025768-31NCtTd8dirPZXe8hcw

opie-eye/opie-eye_1.1.6.oe

index b248187..26e41a1 100644 (file)
@@ -25,6 +25,7 @@ do_compile_append() {
 }
 
 do_install() {
+       install -m 0755 opie-eye_slave ${D}/${palmtopdir}/bin/
         install -d ${D}${palmtopdir}/pics/${APPNAME}/
         install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
 }