summaryrefslogtreecommitdiff
path: root/debian/README
blob: cd26f09c5101893548759ac60c08637c733eb9e9 (plain)
1
2
3
4
5
6
7
8
9
This is NOT a 'clean' Debian package, as it is not using the proper Javahelper
tooling (https://wiki.debian.org/Java/Packaging#Gradle). It also requires an
external run of the configure command.

To build the package, you must run:

$ ./bootstrap
$ ./configure --prefix=/usr
$ dpkg-buildpackage -rfakeroot -b -uc -us