(Robert Tansley)

- config: report.directory -> report.dir for consistency
- cleaned up a few bits in dspace.cfg


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1272 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Robert Tansley
2005-07-29 18:32:11 +00:00
parent 1d0cc5ba94
commit d1ec9eff3f
3 changed files with 27 additions and 31 deletions

View File

@@ -34,7 +34,7 @@
report.public = false
# directory where live reports are stored
report.directory = /dspace/reports/
report.dir = /dspace/reports/
</pre>
<LI><P>Build and install the updated DSpace 1.3 code. Go to the <code>[dspace-1.3-source]</code> directory, and run:</P>
<p><code>ant -Dconfig=<i>[dspace]</i>/config/dspace.cfg update</code></p>