From e29b7641e2f2d84f282bdfcd882a6683d8ea2996 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 8 May 2004 01:07:26 +0000 Subject: packaging fixes for palmtop applications BKrev: 409c32ceNNv0hGCf-xAKdrZCvW9vhw --- puzz-le/puzz-le_2.0.0.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'puzz-le/puzz-le_2.0.0.oe') diff --git a/puzz-le/puzz-le_2.0.0.oe b/puzz-le/puzz-le_2.0.0.oe index 36bfe1e8c1..608c7379e5 100644 --- a/puzz-le/puzz-le_2.0.0.oe +++ b/puzz-le/puzz-le_2.0.0.oe @@ -12,7 +12,7 @@ S = "${WORKDIR}/puzzle_arm" inherit palmtop do_install() { - install -m 0755 puzz-le Qtopia${palmtopdir}/bin/puzz-le + install -m 0755 puzz-le Qtopia/puzz-le/${palmtopdir}/bin/puzz-le install -d ${D}/ - cp -a Qtopia/* ${D}/ + cp -a Qtopia/puzz-le/* ${D}/ } -- cgit v1.2.3