* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / boot / m1n1 / hotfix-sh.patch
blob8a100096c215c8ebf75c21d2d722564c1cc64cc3
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/m1n1/hotfix-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 --- m1n1/version.sh.vanilla 2023-02-21 18:56:48.081348231 +0100
15 +++ m1n1/version.sh 2023-02-21 18:56:55.459348821 +0100
16 @@ -1,4 +1,4 @@
17 -#!/bin/sh
18 +#!/bin/bash
19 cd "$(dirname "$0")"
21 dirbase="$(basename "$(pwd)")"