From 6c7499c80e33252d90d2d1963a9d21ee81475a42 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Sat, 31 Jul 2021 11:32:24 -0400 Subject: [PATCH] 2021-07-31 Fred Gleason * Fixed a bug in 'helpers/rdi18n_helper.sh.in' that broke the build on Ubuntu. Signed-off-by: Fred Gleason --- ChangeLog | 3 +++ helpers/rdi18n_helper.sh.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 82e6e485..220b2bda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22128,3 +22128,6 @@ that threw 500 errors when connecting to WebGet. 2021-07-30 Fred Gleason * Refactored the layout code of the 'RDCardSelector' widget. +2021-07-31 Fred Gleason + * Fixed a bug in 'helpers/rdi18n_helper.sh.in' that broke the + build on Ubuntu. diff --git a/helpers/rdi18n_helper.sh.in b/helpers/rdi18n_helper.sh.in index e59da21f..7947414c 100644 --- a/helpers/rdi18n_helper.sh.in +++ b/helpers/rdi18n_helper.sh.in @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # rdi18n_helper.sh #