blob: 7dba49b7962d19be702468d1f83a71729238a0ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
README
======
This is a simple script to build debian packages from different etherpad
repositories. All you have to do is call ./do.sh and select the repository to
build from.
Depending on the repository you use you have to have installed mercurial or
git-core in addition to the following packages:
* debconf (>= 0.2.17)
* dpkg
* sun-java6-jdk
* scala
* mysql-client
* libmysql-java
* bash
---
If you need commercial support on etherpad don't hesitate to contact
mail@pensec.it
|