aboutsummaryrefslogtreecommitdiff
path: root/academic/scilab/profile.d/scilab.csh
diff options
context:
space:
mode:
Diffstat (limited to 'academic/scilab/profile.d/scilab.csh')
-rw-r--r--academic/scilab/profile.d/scilab.csh6
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/scilab/profile.d/scilab.csh b/academic/scilab/profile.d/scilab.csh
new file mode 100644
index 000000000000..a1819556e00e
--- /dev/null
+++ b/academic/scilab/profile.d/scilab.csh
@@ -0,0 +1,6 @@
+#!/bin/csh
+
+setenv PATH ${PATH}:/opt/scilab/bin
+
+setenv PKG_CONFIG_PATH ${PKG_CONFIG_PATH}:/opt/scilab/lib/pkgconfig
+