BKrev: 418b9ed1KDIdUPgFFihdyFbIozk4jA
cat $OPIEDIR/etc/skel/locale.conf >$HOME/Settings/locale.conf
fi
+if [ ! -e "$HOME/systeminfo/linkver" ] ; then
+ mkdir -p $HOME/systeminfo/
+ echo "1.13" >$HOME/systeminfo/linkver
+fi
+
+if [ ! -e "/opt/Qtopia" ] ; then
+ ln -sf /opt/QtPalmtop /opt/Qtopia
+fi
+
case $1 in
'start')
/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
MAINTAINER = "Team Opie <opie@handhelds.org>"
DEPENDS = "opie-libqrsync"
PV = "1.1.6+cvs-${CVSDATE}"
+PR = "r1"
APPNAME = "qpe"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/apps/calibrate \