summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xetc/init.d/qpe2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/init.d/qpe b/etc/init.d/qpe
index 56f2f27..47a9b16 100755
--- a/etc/init.d/qpe
+++ b/etc/init.d/qpe
@@ -9,2 +9,4 @@ export OPIEDIR=/opt/QtPalmtop
export QPEDIR=/opt/QtPalmtop
+export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OPIEDIR/lib
+export PATH=$PATH:$OPIEDIR/bin