media-plugins/vdr-live: Replace unnecessary path_exists calls
authorMichał Górny <mgorny@gentoo.org>
Wed, 8 Aug 2018 21:14:05 +0000 (23:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:30:53 +0000 (09:30 +0200)
commit6b861b6f5df522ec7e662150d3c6b9f213a5ef18
treecc3a088f3cda5f421769fc4947c98bef6981fa23
parent3364ae034aaff51269c685f12fba2fe070806653
media-plugins/vdr-live: Replace unnecessary path_exists calls

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.

Bug: https://bugs.gentoo.org/662178
media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild
media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r2.ebuild
media-plugins/vdr-live/vdr-live-2.3.1.ebuild