abuild: remove origsubpackages

boost1.82 which used this variable has been removed
This commit is contained in:
Sertonix 2024-10-08 12:20:51 +02:00 committed by Natanael Copa
parent cd78cd5da2
commit 78ae5e9386

View File

@ -2937,9 +2937,6 @@ if [ -n "$DEBUG" ] || subpackage_types_has "dbg"; then
fi
if [ -n "$subpkgname" ]; then
# TODO remove once last usage is removed
# https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/64406
origsubpackages="$subpackages"
# If we are handling a sub package then reset subpackages and install
subpackages=
else