comparison scripts/build-luan.sh @ 317:c730ff1e4bae

minor git-svn-id: https://luan-java.googlecode.com/svn/trunk@318 21e917c8-12df-6dd8-5cb6-c86387c605b9
author fschmidt@gmail.com <fschmidt@gmail.com@21e917c8-12df-6dd8-5cb6-c86387c605b9>
date Tue, 30 Dec 2014 15:33:46 +0000
parents 22ca4f3a65c3
children fed1893821bf
comparison
equal deleted inserted replaced
316:d6cce1cc8948 317:c730ff1e4bae
69 cp $LUAN_HOME/scripts/uninstall.sh $LUAN_BUILD/luan 69 cp $LUAN_HOME/scripts/uninstall.sh $LUAN_BUILD/luan
70 70
71 cd $LUAN_BUILD 71 cd $LUAN_BUILD
72 tar -cf luan-$VERSION.tar luan 72 tar -cf luan-$VERSION.tar luan
73 73
74 luan/install.sh
75
74 echo done 76 echo done