aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/releng/README
diff options
context:
space:
mode:
authorgareth2007-05-16 17:41:19 +0000
committergareth2007-05-16 17:41:19 +0000
commitb24428133ae0d26146ff2e9150397d47d8afec7a (patch)
tree72ff09a937ba57eaa2086ac9c8660d8c69738427 /releng/README
parentQuite big change to how Sessions/circuits are Authenticated. Seems to work ok... (diff)
downloadopensim-SC_OLD-b24428133ae0d26146ff2e9150397d47d8afec7a.zip
opensim-SC_OLD-b24428133ae0d26146ff2e9150397d47d8afec7a.tar.gz
opensim-SC_OLD-b24428133ae0d26146ff2e9150397d47d8afec7a.tar.bz2
opensim-SC_OLD-b24428133ae0d26146ff2e9150397d47d8afec7a.tar.xz
Clarified that one should use makerel.sh
Diffstat (limited to 'releng/README')
-rw-r--r--releng/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/README b/releng/README
index b4771a5..e73f395 100644
--- a/releng/README
+++ b/releng/README
@@ -1,2 +1,3 @@
1This directory contains scripts etc for creating a tarball/package out of the SVN tree. 1This directory contains scripts etc for creating a tarball/package out of the SVN tree.
2Use makerel.sh to generate a tarball, do not use other scripts
2It is designed to be run before releases or by developers/users before a local install from source. 3It is designed to be run before releases or by developers/users before a local install from source.