mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Update dist, move earlier
This commit is contained in:
parent
a3e48fa302
commit
a5e363c2db
7 changed files with 9 additions and 7 deletions
17
steps/dist-3.5/patches/env.patch
Normal file
17
steps/dist-3.5/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
|
||||
|
||||
--- dist-99eb95e214b87a84b0a7752adba30e9b0fec977f/bin/perload 2021-04-21 19:01:35.803767498 +1000
|
||||
+++ dist-99eb95e214b87a84b0a7752adba30e9b0fec977f/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