aboutsummaryrefslogtreecommitdiffstats
path: root/puzz-le
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-03-27 14:46:55 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-03-27 14:46:55 +0000
commit3bfed1012b84539c37f827c6626e459d820387ae (patch)
tree6e70b5ee4337b1303a58d2a3f3115d8f837f93de /puzz-le
parent2f3290e9534e6cfc3b738854e024bcaba653d432 (diff)
downloadopenembedded-3bfed1012b84539c37f827c6626e459d820387ae.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into allanon.vanille.de:/usr/local/projects/oe-packages 2004/03/27 15:46:46+01:00 vanille.de!mickey /opt/QtPalmtop/ ==> ${palmtopdir} BKrev: 406593dfsCKZkIBjxUpsmUIQNX4aHA
Diffstat (limited to 'puzz-le')
-rw-r--r--puzz-le/puzz-le_2.0.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/puzz-le/puzz-le_2.0.0.oe b/puzz-le/puzz-le_2.0.0.oe
index 69b4e37a8f..d0485c2dca 100644
--- a/puzz-le/puzz-le_2.0.0.oe
+++ b/puzz-le/puzz-le_2.0.0.oe
@@ -13,7 +13,7 @@ S = "${WORKDIR}/puzzle_arm"
inherit palmtop
do_install() {
- install -m 0755 puzz-le Qtopia/opt/QtPalmtop/bin/puzz-le
+ install -m 0755 puzz-le Qtopia${palmtopdir}bin/puzz-le
install -d ${D}/
cp -a Qtopia/* ${D}/
}