aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stokes <adam.stokes@ubuntu.com>2013-04-26 12:59:41 -0400
committerAdam Stokes <adam.stokes@ubuntu.com>2013-04-26 12:59:41 -0400
commitb350a8a0eba82f5daaae0b0a4b19fbbc2634b8c7 (patch)
tree7266a6fc4def8b75bce07e3e8da06e950cdffc4a /README.md
parentae5747ed00406dc68ee18ca5c93a99831d7c7cf8 (diff)
downloadsos-b350a8a0eba82f5daaae0b0a4b19fbbc2634b8c7.tar.gz
Update readme to reflect the removal of jboss/application server build and
reflect the new build task name for debian builds. Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b8182c13..e75970cd 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,7 @@ git clone git://github.com/sosreport/sosreport.git
```
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
+to build a deb ==> make deb
```
### Pre-built Packaging ###