mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 09:15:23 +01:00
Add dist 3.5-236
This is the metaconfig script and co. for perl.
This commit is contained in:
parent
c3c031fc51
commit
e773e65f1c
10 changed files with 128 additions and 0 deletions
17
sysa/dist-3.5-236/patches/env.patch
Normal file
17
sysa/dist-3.5-236/patches/env.patch
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
This is not valid Perl, I don't really understand why it is here anyway.
|
||||
|
||||
SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
||||
|
||||
SPDX-License-Identifier: Artistic-1.0
|
||||
|
||||
--- bin/perload 2021-04-21 19:01:35.803767498 +1000
|
||||
+++ bin/perload 2021-04-21 19:01:47.959850217 +1000
|
||||
@@ -450,8 +450,6 @@
|
||||
:# This perl program uses dynamic loading [generated by perload]
|
||||
:#
|
||||
:
|
||||
-:$ENV{LC_ALL} = 'C';
|
||||
-:
|
||||
EOC
|
||||
$init_emitted = 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue