Recovered from cvs revision 2007-10-12 14:20:00
This commit is contained in:
@ -129,7 +129,7 @@ if [ "$ASEARC" = "gzip" ]
|
||||
then
|
||||
tar -cvf "ase-$ASEVER.tar" "ase-$ASEVER"
|
||||
gzip "ase-$ASEVER.tar"
|
||||
mv "ase-$ASEVER.tar.gz" "ase-$ASEVER.tgz"
|
||||
#mv "ase-$ASEVER.tar.gz" "ase-$ASEVER.tgz"
|
||||
elif [ "$ASEARC" = "zip" ]
|
||||
then
|
||||
ls -l
|
||||
|
Reference in New Issue
Block a user