discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=4b5127ad47411ea18ee2b04b34bf2abd5a798d82

commit 4b5127ad47411ea18ee2b04b34bf2abd5a798d82
Author: Mike Blumenkrantz <zm...@samsung.com>
Date:   Tue Aug 27 11:59:12 2013 +0100

    feature: add script to set some debug vars
    
    this sets some helpful vars for running e19 directly from the git directory 
without installing anything and contaminating the running system
---
 e19_workdir_setup.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/e19_workdir_setup.sh b/e19_workdir_setup.sh
new file mode 100644
index 0000000..c8172a9
--- /dev/null
+++ b/e19_workdir_setup.sh
@@ -0,0 +1,2 @@
+export E_MODULE_SRC_PATH=$(readlink -f src/modules/)
+export E_START=/e

-- 


Reply via email to