mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 23:05:24 +01:00
Final fixes:
- All QEMU reproducibility issues resolved - Added SPDX licensing - Couple other small issues - Fix guile reproducbility
This commit is contained in:
parent
9543a47f1b
commit
b760b3eb2b
78 changed files with 287 additions and 56 deletions
17
sysa/libtool-1.4/patches/hostname.patch
Normal file
17
sysa/libtool-1.4/patches/hostname.patch
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
SPDX-FileCopyrightText: 2022 fosslinux <fosslinux@aussies.space>
|
||||
|
||||
SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
Remove hostname from libtool script.
|
||||
|
||||
--- libtool.m4 2022-02-26 10:25:54.265298039 +1100
|
||||
+++ libtool.m4 2022-02-26 10:26:26.909344391 +1100
|
||||
@@ -2357,8 +2357,6 @@
|
||||
|
||||
# ### BEGIN LIBTOOL CONFIG
|
||||
|
||||
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
|
||||
-
|
||||
# Shell to use when invoking shell scripts.
|
||||
SHELL=$lt_SHELL
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue