diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-03-20 06:23:52 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-20 06:23:52 +0000 |
commit | 59bf0fe4238ee5c18cf7dd7a8598b64445b8457f (patch) | |
tree | 25076e6160e6efc1a3a3a35cbad1a0870154fc78 /packages/qtopia-phone/qtopia-phone-x11/qtopia.sh | |
parent | 308aa739417f1e3b11000e2268da69f3e3db3828 (diff) | |
parent | 1008c8c2925767928b47d87b1e4b64004ea3d51b (diff) |
merge of '0b604857bbf871639fdb43ee8380222e8ef64bb7'
and 'f2611b9289af3945942b74edcc7ef91fb0a597bd'
Diffstat (limited to 'packages/qtopia-phone/qtopia-phone-x11/qtopia.sh')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11/qtopia.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/qtopia-phone/qtopia-phone-x11/qtopia.sh b/packages/qtopia-phone/qtopia-phone-x11/qtopia.sh new file mode 100644 index 0000000000..b28001d016 --- /dev/null +++ b/packages/qtopia-phone/qtopia-phone-x11/qtopia.sh @@ -0,0 +1,4 @@ +#!/bin/sh +export QPEDIR=/opt/Qtopia +export PATH=$PATH:$QPEDIR/bin +export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QPEDIR/lib |