refactor
This commit is contained in:
parent
b05ad89f6c
commit
e59e47d4f0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ source: https://wiki.alpinelinux.org/wiki/APKBUILD_Reference
|
|||
|
||||
# APKBUILD
|
||||
APKBUILDs are the scripts that are created in order to build [Alpine Packages](Alpine%20Package.md) using the abuild tool on [Alpine Linux](../../linux/Alpine%20Linux.md).
|
||||
To generate a template APKBUILD to start from use `newapkbuild package_name-version` on your build system.
|
||||
|
||||
## abuild-defined variables
|
||||
The following variables are defined by abuild:
|
||||
|
|
Loading…
Reference in a new issue