media-plugins/vdr-vdrmanager: Replace unnecessary path_exists call
authorMichał Górny <mgorny@gentoo.org>
Wed, 8 Aug 2018 21:15:24 +0000 (23:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:30:53 +0000 (09:30 +0200)
commit6120cd42a749a0872d22eb15cbc09fe98f92723e
treeed58add4da58db87bc65a6497bccfc037b4a5dad
parent6b861b6f5df522ec7e662150d3c6b9f213a5ef18
media-plugins/vdr-vdrmanager: Replace unnecessary path_exists call

Replace the unnecessary path_exists calls with plain bash -f test.
The path_exists function was only intended to be used when necessary
to deal with wildcards.

Closes: https://bugs.gentoo.org/662178
media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.14.ebuild