summarylogtreecommitdiffstats
path: root/estudio.profile
diff options
context:
space:
mode:
authorNicolas2015-09-14 22:00:29 +0200
committerNicolas2015-09-14 22:02:57 +0200
commita15cc9be3afde956d51e01553ba40c1ecef1649a (patch)
tree5454eab5d42f0737dcbcd0ebd180595c36c95c0a /estudio.profile
downloadaur-a15cc9be3afde956d51e01553ba40c1ecef1649a.tar.gz
Initial submission
Diffstat (limited to 'estudio.profile')
-rw-r--r--estudio.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/estudio.profile b/estudio.profile
new file mode 100644
index 000000000000..41cac83787d1
--- /dev/null
+++ b/estudio.profile
@@ -0,0 +1,5 @@
+#! /usr/bin/sh
+
+export ISE_EIFFEL=/opt/estudio
+export ISE_PLATFORM=@ARCH@
+export PATH="$PATH:${ISE_EIFFEL}/studio/spec/${ISE_PLATFORM}/bin"