Set perl config vars needed to create help2man shebang.

This commit is contained in:
rick-masters 2023-02-08 19:43:49 +00:00
parent c38b8b3455
commit 71d82c783b
3 changed files with 4 additions and 9 deletions

View file

@ -10,5 +10,7 @@ libpth='/usr/lib/i386-unknown-linux-musl'
path_sep=':'
archname=''
osvers=''
startperl='#!/usr/bin/perl'
perlpath='/usr/bin/perl'
CONFIGDOTSH=true