mirror of https://github.com/patacrep/patacrep.git
1 changed files with 7 additions and 10 deletions
@ -1,14 +1,11 @@ |
|||||
## Dependencies |
# Creating packages |
||||
|
Here are the instructions for creating binary packages of patacrep. |
||||
|
|
||||
## Creating packages |
## OsX |
||||
### Windows |
|
||||
|
|
||||
### OsX |
1. Install `bdist-mpkg` with pip. |
||||
|
2. Run `bdist_mpkg setup.py build` from the patacrep folder. |
||||
|
|
||||
### GNU/Linux |
## GNU/Linux |
||||
#### RPM-based distributions (CentOS, Fedora) |
### Debian-based distributions |
||||
|
|
||||
The `rpm-build` package is needed. |
|
||||
|
|
||||
#### Debian-based distributions |
|
||||
|
|
||||
|
Loading…
Reference in new issue