libtool/libtool-reproducible-hostname.patch
Philipp Thomas 113119e97d Accepting request 605522 from home:bmwiedemann:branches:Base:System
Add libtool-reproducible-hostname.patch to make package build reproducible (boo#1084909)

insprired by a patch in https://bugs.debian.org/819767

OBS-URL: https://build.opensuse.org/request/show/605522
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=78
2018-05-09 07:07:51 +00:00

14 lines
559 B
Diff

Index: libtool-2.4.6/configure
===================================================================
--- libtool-2.4.6.orig/configure
+++ libtool-2.4.6/configure
@@ -31426,7 +31426,7 @@ $as_echo X"$file" |
cat <<_LT_EOF >> "$cfgfile"
#! $SHELL
# Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# Libtool was configured on host localhost:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
# Provide generalized library-building support services.