summaryrefslogtreecommitdiff
path: root/debian/README-src
blob: 09dc3646b233a1a1e72f3612e90b622110958a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This is a feeble little package that just contains a script to unpack
and build #PACKAGE# from source, so that we don't violate Dan Bernstein's
`no binary distribution, without approval' restriction.

Hopefully this will help allow a binary package to be approved, but
even if it doesn't it means that Debian users can use #PACKAGE# without
too much effort.

To generate the real binary package, just run:

  build-#PACKAGE#

Jon Marler <jmarler@debian.org>