Dated builds!
parent
0607f1a325
commit
bb3d8af409
|
@ -16,8 +16,8 @@ export SVNURL=svn://openmetaverse.org/opensim/trunk
|
|||
./dobuild.sh $SVNURL
|
||||
./createreldir.sh
|
||||
|
||||
tar cvf opensim-$OPENSIMMAJOR.$OPENSIMMINOR-$BRANCH.tar opensim-$OPENSIMMAJOR.$OPENSIMMINOR/*
|
||||
gzip opensim-$OPENSIMMAJOR.$OPENSIMMINOR-$BRANCH.tar
|
||||
tar cvf opensim-$OPENSIMMAJOR.$OPENSIMMINOR-`date +%s`-$BRANCH.tar opensim-$OPENSIMMAJOR.$OPENSIMMINOR/*
|
||||
gzip opensim-$OPENSIMMAJOR.$OPENSIMMINOR-`date +%s`-$BRANCH.tar
|
||||
|
||||
echo "Produced binary tarball ready for distribution."
|
||||
|
||||
|
|
Loading…
Reference in New Issue