mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 05:45:45 +02:00
README: Add notes about packaging
Give some pointers on how to package bees for a distribution. Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
parent
5590fc0b13
commit
d8241a7720
10
README.md
10
README.md
@ -368,6 +368,16 @@ within a temporary runtime directory.
|
|||||||
### Ubuntu 14.04:
|
### Ubuntu 14.04:
|
||||||
You can try to carry on the work done here: https://gist.github.com/dagelf/99ee07f5638b346adb8c058ab3d57492
|
You can try to carry on the work done here: https://gist.github.com/dagelf/99ee07f5638b346adb8c058ab3d57492
|
||||||
|
|
||||||
|
Packaging
|
||||||
|
---------
|
||||||
|
|
||||||
|
See 'Dependencies' below. Package maintainers can pick ideas for building and
|
||||||
|
configuring the source package from the Gentoo ebuild in `contrib/gentoo`.
|
||||||
|
You can configure some build options by creating a file `localconf` and
|
||||||
|
adjust settings for your distribution environment there.
|
||||||
|
|
||||||
|
Please also review the Makefile for additional hints.
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user