From acae430926d1b5a8877e0d92cfc7abef749c8f1a Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 08 Feb 2002 16:47:41 +0000 Subject: Set QPEDIR as well as OPIEDIR --- diff --git a/etc/init.d/qpe b/etc/init.d/qpe index 8791e73..5ff72ab 100755 --- a/etc/init.d/qpe +++ b/etc/init.d/qpe @@ -6,6 +6,7 @@ export HOME=/$LOGNAME export QWS_DISPLAY=Transformed:Rot270:0 export QTDIR=/usr export OPIEDIR=/opt/QtPalmtop +export QPEDIR=/opt/QtPalmtop if [ ! -x $OPIEDIR/bin/qpe ] ; then exit 0 ; fi $OPIEDIR/bin/qpe-reorgfiles -- cgit v0.9.0.2