summaryrefslogtreecommitdiffabout
path: root/setZaurus
authorzautrix <zautrix>2004-09-12 09:10:04 (UTC)
committer zautrix <zautrix>2004-09-12 09:10:04 (UTC)
commit2848d8373ab0785cd21c4588d8fe7ad21ad6f291 (patch) (side-by-side diff)
tree41ccedfa0e6c32b9c276150cf221241de189940f /setZaurus
parentd03369e14779dcbedb1e6a8882859664f818f588 (diff)
downloadkdepimpi-2848d8373ab0785cd21c4588d8fe7ad21ad6f291.zip
kdepimpi-2848d8373ab0785cd21c4588d8fe7ad21ad6f291.tar.gz
kdepimpi-2848d8373ab0785cd21c4588d8fe7ad21ad6f291.tar.bz2
Better version handling when building ipk packages
Diffstat (limited to 'setZaurus') (more/less context) (ignore whitespace changes)
-rw-r--r--setZaurus3
1 files changed, 2 insertions, 1 deletions
diff --git a/setZaurus b/setZaurus
index 4767716..2493ccb 100644
--- a/setZaurus
+++ b/setZaurus
@@ -2,17 +2,18 @@
# Now this file should be in the path /opt/Qtopia/examples/kdepim/setZaurus
# add the following line to ~/.bashrc without leading #
# alias cz='source /opt/Qtopia/examples/kdepim/setZaurus'
# then type in terminal cz<return> to set the variables
# for cross-compiling
export QPEDIR=/opt/Qtopia/sharp
export OPIEDIR=/kde_dev/opie
#export BUILD_NO_OPIE_PLUGIN=1
#export BUILD_NO_SHARP_PLUGIN=1
#export BUILD_NO_GAMMU=1
export QTDIR=/opt/Qtopia/sharp
export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH
export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++
export PLATFORM=zaurus
export RELEASE_DEBUG=release
export SHARPDTMSDK=/opt/dtm
-#export RELEASE_DEBUG=debug \ No newline at end of file
+#export RELEASE_DEBUG=debug
+export KDEPIM_VERSION=1.9.4a \ No newline at end of file