efreet: simplify and fix efreetd launch
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 5 Jul 2018 21:26:42 +0000 (17:26 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:37:15 +0000 (14:37 +0900)
commit2ab56068333795b40a451a97cd89f7165416dbef
tree9791689a5799f75d84150f82f49c4ed86d979ba1
parentb33bc02977e3daff34ffb78bea23f7e08582b4f8
efreet: simplify and fix efreetd launch

this previously used an entire eina prefix to determine where to find
efreetd, when a simpler approach would have been to just pass the directory
where it's being installed

this also inhibited running the correct efreetd during in-tree builds and tests,
as it was using the install prefix instead of the in-tree wrapper script

@fix
fix T6713

Differential Revision: https://phab.enlightenment.org/D6516
src/Makefile_Efreet.am
src/lib/efreet/efreet_cache.c