* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / doc / texinfo / hotfix-bin-sh.patch
blob05ec4f430eb5bd6c3be78a41bdb48910bd6b417b
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/texinfo/hotfix-bin-sh.patch
3 # Copyright (C) 2023 The T2 SDE Project
4 #
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7 #
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- texinfo-7.0/configure.vanilla 2023-03-09 14:45:50.431286089 +0100
15 +++ texinfo-7.0/configure 2023-03-09 14:46:55.844281285 +0100
16 @@ -1,4 +1,4 @@
17 -#! /bin/sh
18 +#! /bin/bash
19 # Guess values for system-dependent variables and create Makefiles.
20 # Generated by GNU Autoconf 2.71 for GNU Texinfo 7.0.
22 @@ -277,7 +277,7 @@
26 -SHELL=${CONFIG_SHELL-/bin/sh}
27 +SHELL=${CONFIG_SHELL-/bin/bash}
28 export SHELL
29 # Unset more variables known to interfere with behavior of common tools.
30 CLICOLOR_FORCE= GREP_OPTIONS=