mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Dated builds!
This commit is contained in:
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user