sys-apps/shadow: Ensure /bin is present before moving file into it
authorSargun Dhillon <sargun@sargun.me>
Mon, 8 Oct 2018 06:52:07 +0000 (23:52 -0700)
committerMike Gilbert <floppym@gentoo.org>
Mon, 8 Oct 2018 17:36:14 +0000 (13:36 -0400)
commitaf38adc81699981fefe31decceaeae3a4aba1f55
tree9eddea845c6295d216ea2216ff4426554973e41a
parent68dc6ac8a86394ac9f49ec85aa93da62773a6853
sys-apps/shadow: Ensure /bin is present before moving file into it

When building with a new prefix, sometimes the /bin directory
does not exist at install time. Therefore, we need to create it
before using it.

You can recreate if you try to run:
emerge --prefix=/test shadow

Closes: https://github.com/gentoo/gentoo/pull/10107
Signed-off-by: Sargun Dhillon <sargun@sargun.me>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
sys-apps/shadow/shadow-4.6.ebuild