summaryrefslogtreecommitdiff
path: root/etc/init.d
Side-by-side diff
Diffstat (limited to 'etc/init.d') (more/less context) (show 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
@@ -7,4 +7,5 @@ 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