summaryrefslogtreecommitdiff
path: root/opie-zkbapplet/opie-zkbapplet_cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'opie-zkbapplet/opie-zkbapplet_cvs.oe')
-rw-r--r--opie-zkbapplet/opie-zkbapplet_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/opie-zkbapplet/opie-zkbapplet_cvs.oe b/opie-zkbapplet/opie-zkbapplet_cvs.oe
index a6efd8ea12..57eb28007c 100644
--- a/opie-zkbapplet/opie-zkbapplet_cvs.oe
+++ b/opie-zkbapplet/opie-zkbapplet_cvs.oe
@@ -27,9 +27,9 @@ do_install() {
install -d ${D}${palmtopdir}/pics/
install -d ${D}${palmtopdir}/share/zkb/
install -m 0644 ${WORKDIR}/share/zkb/*xml* ${D}${palmtopdir}/share/zkb/
+ install -m 0644 ${WORKDIR}/share/zkb/zkb.xml.sample ${D}${palmtopdir}/share/zkb/zkb.xml
install -d ${D}${palmtopdir}/bin
install -m 0755 ${S}/keyz-cfg ${D}${palmtopdir}/bin/
install -d ${D}${palmtopdir}/apps/Settings
install -m 0644 ${WORKDIR}/apps/Settings/keyz-cfg.desktop ${D}${palmtopdir}/apps/Settings/
}
-