From 87f0789fe6cdccb269d07b44d2f786c1fb34e3ea Mon Sep 17 00:00:00 2001 From: Adam Stokes Date: Fri, 9 Mar 2012 15:45:54 -0500 Subject: README: Add help line for making local debian unsigned package Signed-off-by: Adam Stokes --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 7d51248d..4d4f415e 100644 --- a/README +++ b/README @@ -12,6 +12,7 @@ To access to the public source code repository for this project run: to install locally (as root) ==> make install to build an rpm ==> make rpm +to build a deb ==> make deb-unsign to build a zipfile for use with jython ==> make zip Debian/Ubuntu users can install via PPA: -- cgit