# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/texinfo/hotfix-bin-sh.patch # Copyright (C) 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License version 2 as used by the T2 SDE. # --- T2-COPYRIGHT-NOTE-END --- --- texinfo-7.0/configure.vanilla 2023-03-09 14:45:50.431286089 +0100 +++ texinfo-7.0/configure 2023-03-09 14:46:55.844281285 +0100 @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.71 for GNU Texinfo 7.0. # @@ -277,7 +277,7 @@ fi fi fi -SHELL=${CONFIG_SHELL-/bin/sh} +SHELL=${CONFIG_SHELL-/bin/bash} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS=