mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 02:15:24 +01:00
16 lines
644 B
Diff
16 lines
644 B
Diff
SPDX-FileCopyrightText: 2022 Samuel Tyler <samuel@samuelt.me>
|
|
|
|
SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
Remove hostname from libtool script.
|
|
|
|
--- libtool-2.2.4/libltdl/m4/libtool.m4 2022-02-26 10:27:30.649198752 +1100
|
|
+++ libtool-2.2.4/libltdl/m4/libtool.m4 2022-02-26 10:28:39.458342624 +1100
|
|
@@ -684,7 +684,6 @@
|
|
|
|
# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
|
|
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
|
|
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
|
|
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
|
|
#
|
|
_LT_COPYING
|