apr/reproducible.patch

18 lines
678 B
Diff
Raw Permalink Normal View History

Author: Bernhard M. Wiedemann <bwiedemann suse de>
Date: 2023-12-18
Subject: drop build machine host name
Index: apr-1.7.5/configure
===================================================================
--- apr-1.7.5.orig/configure
+++ apr-1.7.5/configure
@@ -36085,7 +36085,7 @@ printf "%s\n" "$as_me: executing $ac_fil
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 build.opensuse.org
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
# Provide generalized library-building support services.