mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +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
11
sysa/dist-3.5-236/files/config.sh.in
Normal file
11
sysa/dist-3.5-236/files/config.sh.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
eunicefix=':'
|
||||
grep='grep'
|
||||
privlib='/after/lib/perl5/@PERLVER@'
|
||||
VERSION='3'
|
||||
ENV='env'
|
||||
PATCHLEVEL='5'
|
||||
spitshell='cat'
|
||||
5
sysa/dist-3.5-236/files/revision.h
Normal file
5
sysa/dist-3.5-236/files/revision.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#define REVISION "236"
|
||||
Loading…
Add table
Add a link
Reference in a new issue