From 5c0345f5c1c247c8fc33c9447221caa134f27d86 Mon Sep 17 00:00:00 2001 From: "peter.mueller@ipfire.org" Date: Mon, 7 Oct 2019 18:19:00 +0000 Subject: [PATCH] ship updated bash and readline MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/137/filelists/bash | 1 + config/rootfiles/core/137/filelists/readline | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/137/filelists/bash create mode 120000 config/rootfiles/core/137/filelists/readline diff --git a/config/rootfiles/core/137/filelists/bash b/config/rootfiles/core/137/filelists/bash new file mode 120000 index 0000000000..de970cb1d1 --- /dev/null +++ b/config/rootfiles/core/137/filelists/bash @@ -0,0 +1 @@ +../../../common/bash \ No newline at end of file diff --git a/config/rootfiles/core/137/filelists/readline b/config/rootfiles/core/137/filelists/readline new file mode 120000 index 0000000000..84209f1891 --- /dev/null +++ b/config/rootfiles/core/137/filelists/readline @@ -0,0 +1 @@ +../../../common/readline \ No newline at end of file -- 2.39.5