From 5e11b43d8d06484102dfd1fe017746ac1623d59d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 7 Sep 2016 13:46:28 +0100 Subject: strata/core/bash.morph: sh -> bash Change-Id: I933eb93b18542a27337dc1437028efe36429d4a8 --- strata/core/bash.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/core/bash.morph b/strata/core/bash.morph index 5d0b8f03..eb267007 100644 --- a/strata/core/bash.morph +++ b/strata/core/bash.morph @@ -10,6 +10,7 @@ configure-commands: --with-installed-readline \ --enable-readline post-install-commands: +- ln -sf /bin/bash "$DESTDIR"/bin/sh - | cat <<'EOF' >> bash.bashrc # -- cgit v1.2.1