diff options
author | penSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it> | 2010-04-04 04:19:46 +0200 |
---|---|---|
committer | penSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it> | 2010-04-04 04:19:46 +0200 |
commit | 8465b116407c1d477d852785d5bd499665296b24 (patch) | |
tree | eae46fa61b7c7e11a84ffc4aa890fb35c386e96c /build/apt/README | |
parent | c3b6fb9386a4e1cfca02e61c2ea4fb14c6afc7fc (diff) | |
download | etherpad-8465b116407c1d477d852785d5bd499665296b24.tar.gz etherpad-8465b116407c1d477d852785d5bd499665296b24.tar.xz etherpad-8465b116407c1d477d852785d5bd499665296b24.zip |
apt Buildsystem
Diffstat (limited to 'build/apt/README')
-rw-r--r-- | build/apt/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/build/apt/README b/build/apt/README new file mode 100644 index 0000000..7dba49b --- /dev/null +++ b/build/apt/README @@ -0,0 +1,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 + |