From e159521f656559b6e381afefad1fc1c278a2652a Mon Sep 17 00:00:00 2001 From: Luthaf Date: Tue, 8 Jul 2014 15:29:25 -0700 Subject: [PATCH] Updated Packaging (markdown) --- Packaging.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Packaging.md b/Packaging.md index f0e3144..79cf2b3 100644 --- a/Packaging.md +++ b/Packaging.md @@ -1,14 +1,11 @@ -## Dependencies +# Creating packages +Here are the instructions for creating binary packages of patacrep. -## Creating packages -### Windows +## OsX -### OsX +1. Install `bdist-mpkg` with pip. +2. Run `bdist_mpkg setup.py build` from the patacrep folder. -### GNU/Linux -#### RPM-based distributions (CentOS, Fedora) - -The `rpm-build` package is needed. - -#### Debian-based distributions +## GNU/Linux +### Debian-based distributions