mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
doc/gf-developers.t2t: add a note about how to create OS X Installer packages
This commit is contained in:
@@ -437,6 +437,7 @@ bindings are found in the ``src/runtime/python`` and ``src/runtime/java``
|
|||||||
directories, respecively. Compile them by following the instructions in
|
directories, respecively. Compile them by following the instructions in
|
||||||
the ``INSTALL`` files in those directories.
|
the ``INSTALL`` files in those directories.
|
||||||
|
|
||||||
|
|
||||||
== Creating .deb packages for Ubuntu ==
|
== Creating .deb packages for Ubuntu ==
|
||||||
|
|
||||||
This was tested on Ubuntu 14.04 for the release of GF 3.6, and the
|
This was tested on Ubuntu 14.04 for the release of GF 3.6, and the
|
||||||
@@ -460,6 +461,14 @@ version you are building. Then run
|
|||||||
make deb
|
make deb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
== Creating OS X Installer packages ==
|
||||||
|
|
||||||
|
Run
|
||||||
|
|
||||||
|
```
|
||||||
|
make pkg
|
||||||
|
```
|
||||||
|
|
||||||
== Creating .rpm packages for Fedora ==
|
== Creating .rpm packages for Fedora ==
|
||||||
|
|
||||||
This is possible, but the procedure has not been automated.
|
This is possible, but the procedure has not been automated.
|
||||||
|
|||||||
Reference in New Issue
Block a user