mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-04-01 22:48:56 +00:00
abuild: remove origsubpackages
boost1.82 which used this variable has been removed
This commit is contained in:
parent
cd78cd5da2
commit
78ae5e9386
@ -2937,9 +2937,6 @@ if [ -n "$DEBUG" ] || subpackage_types_has "dbg"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -n "$subpkgname" ]; then
|
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
|
# If we are handling a sub package then reset subpackages and install
|
||||||
subpackages=
|
subpackages=
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user