edje_cc: change .mo file write location to be relative to the .edj file
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 19 Jul 2018 23:45:34 +0000 (19:45 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 17 Aug 2018 04:14:34 +0000 (13:14 +0900)
commit7a252721e549d63bdd46566b2f0c22d05e82ad73
tree9cb224ad8bcc481593fc831231ea10cb26a45e1c
parentc1308efa687a23b7b81d9e0d1a9be0362c371bd6
edje_cc: change .mo file write location to be relative to the .edj file

previously this would attempt to write the .mo file to the same directory
that the .po file was found in, which is invalid in cases such as distcheck
where the source directory is not writable

@fix

Differential Revision: https://phab.enlightenment.org/D6636
src/bin/edje/edje_cc_out.c