mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
do not mess around with /usr/bin/bash
This commit is contained in:
parent
1fcf5c69c8
commit
e655a3ae27
1
sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20-r1.ebuild
vendored
Symbolic link
1
sdk_container/src/third_party/coreos-overlay/app-shells/bash/bash-4.2_p20-r1.ebuild
vendored
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
bash-4.2_p20.ebuild
|
@ -135,6 +135,7 @@ src_install() {
|
|||||||
emake install DESTDIR="${D}" || die
|
emake install DESTDIR="${D}" || die
|
||||||
|
|
||||||
dodir /usr/bin
|
dodir /usr/bin
|
||||||
|
mv "${D}"/usr/bin/bash "${D}"/bin/ || die
|
||||||
dosym bash /usr/bin/rbash
|
dosym bash /usr/bin/rbash
|
||||||
|
|
||||||
insinto /usr/share/bash/defaults/
|
insinto /usr/share/bash/defaults/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user