diff --git a/technology/applications/package managers/APKBUILD.md b/technology/applications/package managers/APKBUILD.md index 41034d1..9f6b024 100644 --- a/technology/applications/package managers/APKBUILD.md +++ b/technology/applications/package managers/APKBUILD.md @@ -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: