summaryrefslogtreecommitdiffstats
path: root/infrastructure/bin
Commit message (Collapse)AuthorAgeFilesLines
* Change executable bit of two files to much the intent of the files.Mikko Rantalainen2010-05-061-0/+0
| | | | Make lintian happier.
* 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.
* Made check to see if we are on Solaris, and if we are, then don't use '-u' ↵Jeppe Toustrup2010-04-051-41/+43
| | | | | | on the cp command. Also, convertion of spaces to tabs.
* reorganizing the first level of folders (trunk/branch folders are not the ↵Elliot Kroo2010-03-117-0/+424
git way :)