rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=11008a17e4f205aa47eada49f01b244e340bfc61

commit 11008a17e4f205aa47eada49f01b244e340bfc61
Author: Vyacheslav Reutskiy <[email protected]>
Date:   Mon Oct 10 17:46:17 2016 +0300

    configure: fix path to ewe theme
    
    Change-Id: If3bb4be0d5a65e8b9a507908ad15246caced33e8
---
 src/lib/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index e504cf5..34160c1 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -16,7 +16,7 @@ AM_CPPFLAGS = \
 -DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
 -DLOCALE_DIR=\"@LOCALE_DIR@\" \
 -DPACKAGE_LIB_DIR=\"$(libdir)\" \
--DEWE_THEME=\"${datadir}/$(PACKAGE)/themes/ewe.edj\" \
+-DEWE_THEME=\"${datadir}/$(PACKAGE)/themes/default/ewe.edj\" \
 -DEFL_EO_API_SUPPORT \
 -DEFL_BETA_API_SUPPORT \
 -DELM_INTERNAL_API_ARGESFSDFEFC \

-- 


Reply via email to