summaryrefslogtreecommitdiff
authormark <mark>2002-02-08 16:47:41 (UTC)
committer mark <mark>2002-02-08 16:47:41 (UTC)
commitacae430926d1b5a8877e0d92cfc7abef749c8f1a (patch) (unidiff)
tree1f0af9107e2362792389e6ff71913f3c415acc4f
parent519c6ce3b5631933d5ada88f3c204723f0319e31 (diff)
downloadopie-acae430926d1b5a8877e0d92cfc7abef749c8f1a.zip
opie-acae430926d1b5a8877e0d92cfc7abef749c8f1a.tar.gz
opie-acae430926d1b5a8877e0d92cfc7abef749c8f1a.tar.bz2
Set QPEDIR as well as OPIEDIR
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xetc/init.d/qpe1
1 files changed, 1 insertions, 0 deletions
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
6export QWS_DISPLAY=Transformed:Rot270:0 6export QWS_DISPLAY=Transformed:Rot270:0
7export QTDIR=/usr 7export QTDIR=/usr
8export OPIEDIR=/opt/QtPalmtop 8export OPIEDIR=/opt/QtPalmtop
9export QPEDIR=/opt/QtPalmtop
9if [ ! -x $OPIEDIR/bin/qpe ] ; then exit 0 ; fi 10if [ ! -x $OPIEDIR/bin/qpe ] ; then exit 0 ; fi
10 11
11$OPIEDIR/bin/qpe-reorgfiles 12$OPIEDIR/bin/qpe-reorgfiles