aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/releng
diff options
context:
space:
mode:
authorgareth2007-05-06 13:59:00 +0000
committergareth2007-05-06 13:59:00 +0000
commita10f9684c1b61901d5a58ff4a91274004cd19ab6 (patch)
tree377448f12addf502f8ac4052a378f5da7402a440 /releng
parentDated builds! (diff)
downloadopensim-SC_OLD-a10f9684c1b61901d5a58ff4a91274004cd19ab6.zip
opensim-SC_OLD-a10f9684c1b61901d5a58ff4a91274004cd19ab6.tar.gz
opensim-SC_OLD-a10f9684c1b61901d5a58ff4a91274004cd19ab6.tar.bz2
opensim-SC_OLD-a10f9684c1b61901d5a58ff4a91274004cd19ab6.tar.xz
Fixed minor bug
Diffstat (limited to 'releng')
-rwxr-xr-xreleng/makerel.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/makerel.sh b/releng/makerel.sh
index d43c068..09b1f90 100755
--- a/releng/makerel.sh
+++ b/releng/makerel.sh
@@ -15,6 +15,7 @@ export SVNURL=svn://openmetaverse.org/opensim/trunk
15 15
16./dobuild.sh $SVNURL 16./dobuild.sh $SVNURL
17./createreldir.sh 17./createreldir.sh
18rm -rf build
18 19
19tar cvf opensim-$OPENSIMMAJOR.$OPENSIMMINOR-`date +%s`-$BRANCH.tar opensim-$OPENSIMMAJOR.$OPENSIMMINOR/* 20tar cvf opensim-$OPENSIMMAJOR.$OPENSIMMINOR-`date +%s`-$BRANCH.tar opensim-$OPENSIMMAJOR.$OPENSIMMINOR/*
20gzip opensim-$OPENSIMMAJOR.$OPENSIMMINOR-`date +%s`-$BRANCH.tar 21gzip opensim-$OPENSIMMAJOR.$OPENSIMMINOR-`date +%s`-$BRANCH.tar