diff options
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 |
commit | f10577d2b07181466f365d839613245a5076e35e (patch) | |
tree | fc9ae8810e76a39649bb98da22b9b654c42f489d /academic/scilab/profile.d/scilab.csh | |
parent | eea00c8b77b779e68c9130411f73ee4e9b0917cb (diff) | |
download | slackbuilds-f10577d2b07181466f365d839613245a5076e35e.tar.gz |
academic/scilab: Updated for version 5.4.0, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/scilab/profile.d/scilab.csh')
-rw-r--r-- | academic/scilab/profile.d/scilab.csh | 1 |
1 files changed, 0 insertions, 1 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 |