This commit is contained in:
JMARyA 2023-12-31 06:31:46 +01:00
parent b05ad89f6c
commit e59e47d4f0
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -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: