*** empty log message ***

This commit is contained in:
2007-02-09 14:45:12 +00:00
parent 1d64ce1732
commit f4ce9fc19b
3 changed files with 7 additions and 6 deletions

View File

@ -99,6 +99,7 @@ finalize "" ""
cd "$ASETGT"
tar -cvf "ase-$ASEVER.tar" "ase-$ASEVER"
gzip "ase-$ASEVER.tar"
mv "ase-$ASEVER.tar.gz" "ase-$ASEVER.tgz"
rm -rf "ase-$ASEVER"
cd "$CURDIR"