summaryrefslogtreecommitdiffstats
path: root/infrastructure/bin/makejar.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make scala library JAR location configurableMikko Rantalainen2010-05-061-2/+2
| | | | | scala-library.jar may be in $SCALA_HOME/lib or in $SCALA_HOME. Make it possible to point directly to scala-library.jar anywhere.
* Fixed debian installation scriptsMikko Rantalainen2010-05-061-2/+2
| | | | | | | | | | | | | | | | | | Directory /usr/share/etherpad/etherpad/data was not created which caused install process to stop with error message: Adding system-user for etherpad chown: cannot access `/usr/share/etherpad/etherpad/data': No such file or directory dpkg: error processing etherpad (--install): subprocess installed post-installation script returned error exit status 1 Processing triggers for ureadahead ... Errors were encountered while processing: etherpad Fixed location of scala-library.jar in Ubuntu. This may need changes in the future to help building the JAR on both Debian based systems and other systems. Added scala-library to Build-Depends in addition to scala dependency.
* reorganizing the first level of folders (trunk/branch folders are not the ↵Elliot Kroo2010-03-111-0/+74
git way :)