diff --git a/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20-r1.ebuild new file mode 120000 index 0000000000..644d7a5604 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20-r1.ebuild @@ -0,0 +1 @@ +bash-4.2_p20.ebuild \ No newline at end of file diff --git a/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20.ebuild b/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20.ebuild index 93666e71fa..745f351db9 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20.ebuild @@ -135,6 +135,7 @@ src_install() { emake install DESTDIR="${D}" || die dodir /usr/bin + mv "${D}"/usr/bin/bash "${D}"/bin/ || die dosym bash /usr/bin/rbash insinto /usr/share/bash/defaults/