sys-apps/openrc: Replace path_exists with inline bash test
authorMichał Górny <mgorny@gentoo.org>
Thu, 9 Aug 2018 14:16:07 +0000 (16:16 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:30:54 +0000 (09:30 +0200)
commit6c2295218964f510076621e41b0469beaefd32ba
tree8ef00f312990331985fb4dc62c399425a2012abe
parentd45ec585d7c495e625f684b3b6d024a170ab3edc
sys-apps/openrc: Replace path_exists with inline bash test

path_exists was really meant to be used with wildcards (i.e. when plain
bash tests can't work easily).  Here it is really unnecessary.
sys-apps/openrc/openrc-0.34.11.ebuild