Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change executable bit of two files to much the intent of the files. | Mikko Rantalainen | 2010-05-06 | 1 | -0/+0 |
| | | | | Make lintian happier. | ||||
* | Make scala library JAR location configurable | Mikko Rantalainen | 2010-05-06 | 1 | -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 scripts | Mikko Rantalainen | 2010-05-06 | 1 | -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 Toustrup | 2010-04-05 | 1 | -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 Kroo | 2010-03-11 | 7 | -0/+424 |
git way :) |