From 74ed166e3fd4c6b7f130019561b1a524af39251c Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Thu, 3 Jan 2019 15:43:22 +0100 Subject: mc: midnight commander 4.8.22 * bump mc package release to 4.8.22, news in this release see here: http://midnight-commander.org/wiki/NEWS-4.8.22 * refresh subshell patch Signed-off-by: Dirk Brenken --- utils/mc/patches/010-subshell.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/mc/patches/010-subshell.patch') diff --git a/utils/mc/patches/010-subshell.patch b/utils/mc/patches/010-subshell.patch index 35432e6dd..d66a01731 100644 --- a/utils/mc/patches/010-subshell.patch +++ b/utils/mc/patches/010-subshell.patch @@ -1,6 +1,6 @@ --- a/src/subshell/common.c +++ b/src/subshell/common.c -@@ -843,16 +843,9 @@ init_subshell_precmd (char *precmd, size +@@ -865,16 +865,9 @@ init_subshell_precmd (char *precmd, size * "PS1='$($PRECMD)$ '\n", */ g_snprintf (precmd, buff_size, -- cgit v1.2.3