summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index f1f9b2e..504f8c2 100644
--- a/README
+++ b/README
@@ -6,3 +6,10 @@ $ ./configure
$ make
The resulting binary will be created in src/
+
+-- Creating binary deb package --
+
+Rename working directory to PACKAGE-VERSION: something like "simple-snake-0.1"
+
+$ debmake -e EMAIL -f FULLNAME
+$ dpkg-buildpackage -b