From: Jamie McClelland Date: Tue, 16 Sep 2008 15:02:15 +0000 (-0400) Subject: adding directions on how to build a deb package from the source. X-Git-Tag: monkeysphere_0.16-1~39^2 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=19acd9d54defb90929c5553fe773a6f72dbd4282;p=monkeysphere.git adding directions on how to build a deb package from the source. --- diff --git a/website/community.mdwn b/website/community.mdwn index d22f7cf..3ae81c1 100644 --- a/website/community.mdwn +++ b/website/community.mdwn @@ -30,6 +30,14 @@ from this web site: git clone git://git.monkeysphere.info/monkeysphere +If you would like to build a deb package from the latest release, you can type +the following from inside the monkeysphere top level directory: + + make debian-package + +This command will build an upstream tarball, attach the debian packaging +directory, and build a sample deb. + ### Individual developer repositories ### You might also be interested in the repositories of individual