From e59e47d4f0e6a95548f1793fb1fdaa1f05be6bb7 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Sun, 31 Dec 2023 06:31:46 +0100 Subject: [PATCH] refactor --- technology/applications/package managers/APKBUILD.md | 1 + 1 file changed, 1 insertion(+) 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: