From 19acd9d54defb90929c5553fe773a6f72dbd4282 Mon Sep 17 00:00:00 2001 From: Jamie McClelland Date: Tue, 16 Sep 2008 11:02:15 -0400 Subject: [PATCH] adding directions on how to build a deb package from the source. --- website/community.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.25.1