mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-04 23:42:07 +01:00
Moving those scripts to the dev subpackages requires a lot of APKBUILD updates since all packages that previously depended on perl for pod2man (or any other script previously shipped with the dev subpackage) now need to depend on perl-dev instead. Since finding those packages is not that easy we just revert this change for now. Some packages even broke silently, gdb for instance suddenly had an empty man page which makes it pretty hard to rely on build errors for identifying aports which need to be fixed. See also: https://patchwork.alpinelinux.org/patch/2961/