We provide two scripts to assist in building debian packages.
The mkketerdeb.sh
script requires cabal
with sandbox support.
But will try to install the other dependencies on it's own.
-
Download a recent keter release from https://github.com/snoyberg/keter/releases
-
Extract
-
Run the packaging script.
keter $ cd packaging keter/packaging $ ./mkketerdeb.sh
This should produce a
.deb
file in theketer-X.Y.Z
folder. Note: if the above command fails, try running it again.
Similarly to building keter, mklibgmp10deb.sh
can be used to build a .deb
package of libgmp10
on which keter depends. This should only be necessary for
Debian 6.