Skip to content

Invoke /usr/bin/perl in perl_* buildsystems

Dominic Hargreaves requested to merge dom/debhelper:usr_bin_perl into for-bookworm

Plain "perl" is vulnerable to finding the user's own version of perl in $PATH, which is not appropriate for package builds.

See https://lists.debian.org/debian-perl/2020/07/msg00017.html for where this hit recently.

Merge request reports

Loading