From 18e23e2cc3d1557fc3622d52efac30d168aaa416 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sun, 22 Oct 2023 00:52:11 -0400 Subject: [scripts/package-all-acpi_call-tp_smapi]: modify PKGBUILDs - commit to VCS - skip unsupported arches --- libre/acpi_call/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libre/acpi_call') diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index 664e90b08..be7ff6ea2 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -14,9 +14,11 @@ # linux-libre-headers <- acpi_call # tp_smapi # -# these packages may be built as a batch, with the helper script: -# $ scripts/package-all-acpi_call-tp_smapi -# simply edit '_basekernel' in each # TODO: automate that too +# These packages may be built as a batch, with the helper script: +# 'scripts/package-all-acpi_call-tp_smapi' +# Simply edit 'KERNEL_VER' and/or 'KERNEL_LTS_VER' in the helper script. +# It will build only those which the PKGBUILD '_basekernel' differs, +# update '_basekernel', and commit the changes to VCS, if successful. _basekernel=6.1.5 -- cgit v1.2.2