daemontools: fix spelling in Manual
This commit is contained in:
parent
c8738243b2
commit
0aafea17f6
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ be defined to set the allowed python versions to be built, i.e:
|
||||||
|
|
||||||
- `waf` For packages that use the Python `waf` method with python2.
|
- `waf` For packages that use the Python `waf` method with python2.
|
||||||
|
|
||||||
- `slashpackage` For packages that use the /package heirarchy and package/compile to build.
|
- `slashpackage` For packages that use the /package hierarchy and package/compile to build.
|
||||||
|
|
||||||
> If `build_style` is not set, the template must (at least) define a
|
> If `build_style` is not set, the template must (at least) define a
|
||||||
`do_install()` function and optionally more phases via `do_xxx()` functions.
|
`do_install()` function and optionally more phases via `do_xxx()` functions.
|
||||||
|
|
Loading…
Reference in a new issue