onefang pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=84f9118c70742104c2128c0734b6adcce5f717f0

commit 84f9118c70742104c2128c0734b6adcce5f717f0
Author: David Walter Seikel <won_f...@yahoo.com.au>
Date:   Sun Aug 30 12:37:34 2015 +1000

    Move where I build EFL.
---
 developers/onefang/build_efl.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developers/onefang/build_efl.lua b/developers/onefang/build_efl.lua
index c495228..10e5906 100755
--- a/developers/onefang/build_efl.lua
+++ b/developers/onefang/build_efl.lua
@@ -43,7 +43,7 @@ setmetatable(getfenv(), {__index = f})
 
 
 -- TODO - Should get these out of a config lua script, but keep these as 
defaults.
-local installPath      = '/opt/e17'
+local installPath      = '/opt/EFL'
 local cythonPath       = PWD .. '/cython'
 local threads          = 5
 local envVars          =

-- 


Reply via email to