efl/emotion: fix usage of eina_prefix, add checkme file.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 10 Jan 2013 05:45:50 +0000 (05:45 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 10 Jan 2013 05:45:50 +0000 (05:45 +0000)
commit93ac29f610e24a617dc5c1dac49b7233842b6da4
tree2283e158c578435189929f9a0f86c4a68b5848bd
parent83a8742d4e2872cd3db49b86e7d8c2546aeb05f4
efl/emotion: fix usage of eina_prefix, add checkme file.

we were using "" for locale that made eina_prefix think that we did
not had a common prefix.

take the time and add a magic file "checkme" to be checked at runtime
to validate stuff.

also made the binaries be searched in MODULE_ARCH namespace.

SVN revision: 82507
data/Makefile.am
data/emotion/checkme [new file with mode: 0644]
src/modules/emotion/generic/emotion_generic.c