summarylogtreecommitdiffstats
path: root/easea.sh
diff options
context:
space:
mode:
authorZeph332015-06-23 13:20:26 +0200
committerZeph332015-06-23 13:20:26 +0200
commit091899b41d4ecd5b8e4da6062c14850306f55ef4 (patch)
treefde06f43aab11ef39527e99165d3b3d2bcfb5d76 /easea.sh
downloadaur-easea.tar.gz
Initial import
Diffstat (limited to 'easea.sh')
-rwxr-xr-xeasea.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/easea.sh b/easea.sh
new file mode 100755
index 000000000000..52c6fe62bdae
--- /dev/null
+++ b/easea.sh
@@ -0,0 +1,3 @@
+# EASEA paths for compiler and library
+export EZ_PATH="/opt/easea/"
+export PATH="$PATH:/opt/easea/bin" \ No newline at end of file