mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Set perl config vars needed to create help2man shebang.
This commit is contained in:
parent
c38b8b3455
commit
71d82c783b
3 changed files with 4 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue