summaryrefslogtreecommitdiffstats
path: root/academic/scilab/profile.d
diff options
context:
space:
mode:
author Fridrich von Stauffenberg <cancellor2@gmail.com>2012-12-10 16:21:27 +0100
committer dsomero <xgizzmo@slackbuilds.org>2012-12-11 16:23:06 -0500
commitf10577d2b07181466f365d839613245a5076e35e (patch)
treefc9ae8810e76a39649bb98da22b9b654c42f489d /academic/scilab/profile.d
parenteea00c8b77b779e68c9130411f73ee4e9b0917cb (diff)
downloadslackbuilds-f10577d2b07181466f365d839613245a5076e35e.tar.gz
slackbuilds-f10577d2b07181466f365d839613245a5076e35e.tar.xz
academic/scilab: Updated for version 5.4.0, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/scilab/profile.d')
-rw-r--r--academic/scilab/profile.d/scilab.csh1
-rw-r--r--academic/scilab/profile.d/scilab.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/academic/scilab/profile.d/scilab.csh b/academic/scilab/profile.d/scilab.csh
index fb38836b3c..28059c5560 100644
--- a/academic/scilab/profile.d/scilab.csh
+++ b/academic/scilab/profile.d/scilab.csh
@@ -1,3 +1,2 @@
#!/bin/csh
setenv PATH ${PATH}:/opt/scilab/bin
-setenv PKG_CONFIG_PATH ${PKG_CONFIG_PATH}:/opt/scilab/lib/pkgconfig
diff --git a/academic/scilab/profile.d/scilab.sh b/academic/scilab/profile.d/scilab.sh
index 18e5f88d18..e1d97ccc2c 100644
--- a/academic/scilab/profile.d/scilab.sh
+++ b/academic/scilab/profile.d/scilab.sh
@@ -1,3 +1,2 @@
#!/bin/sh
export PATH=${PATH}:/opt/scilab/bin
-export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/opt/scilab/lib/pkgconfig