mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 01:35:24 +01:00
Update dist, move earlier
This commit is contained in:
parent
a3e48fa302
commit
a5e363c2db
7 changed files with 9 additions and 7 deletions
11
steps/dist-3.5/files/config.sh.in
Normal file
11
steps/dist-3.5/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='/usr/lib/perl5/@PERLVER@'
|
||||
VERSION='3'
|
||||
ENV='env'
|
||||
PATCHLEVEL='5'
|
||||
spitshell='cat'
|
||||
5
steps/dist-3.5/files/revision.h
Normal file
5
steps/dist-3.5/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