mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Minor typo fixes for build system doc
This commit is contained in:
@@ -91,7 +91,7 @@ contains things like the package name, requirements, etc.
|
|||||||
The `rules` file is really a Makefile, and contains the rules for the build
|
The `rules` file is really a Makefile, and contains the rules for the build
|
||||||
process. These rules are based on the type of build you're executing (binary
|
process. These rules are based on the type of build you're executing (binary
|
||||||
vs. source, for instance). Since we are building a binary-only .deb package,
|
vs. source, for instance). Since we are building a binary-only .deb package,
|
||||||
the only tarket we use is the `binary` target.
|
the only target we use is the `binary` target.
|
||||||
|
|
||||||
The pre/post scripts are analogous to the %pre/%post macros in the RPM spec,
|
The pre/post scripts are analogous to the %pre/%post macros in the RPM spec,
|
||||||
and are executed at the various stages of the installation/removal. For
|
and are executed at the various stages of the installation/removal. For
|
||||||
|
|||||||
Reference in New Issue
Block a user