# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/texinfo/hotfix-bin-sh.patch # Copyright (C) 2023 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-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=