author | zautrix <zautrix> | 2004-09-12 09:10:04 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-09-12 09:10:04 (UTC) |
commit | 2848d8373ab0785cd21c4588d8fe7ad21ad6f291 (patch) (side-by-side diff) | |
tree | 41ccedfa0e6c32b9c276150cf221241de189940f /setZaurus | |
parent | d03369e14779dcbedb1e6a8882859664f818f588 (diff) | |
download | kdepimpi-2848d8373ab0785cd21c4588d8fe7ad21ad6f291.zip kdepimpi-2848d8373ab0785cd21c4588d8fe7ad21ad6f291.tar.gz kdepimpi-2848d8373ab0785cd21c4588d8fe7ad21ad6f291.tar.bz2 |
Better version handling when building ipk packages
-rw-r--r-- | setZaurus | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,5 +14,6 @@ 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 |