diff options
author | Robert Allen <slacker@slaphappygeeks.com> | 2010-05-12 23:28:53 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:53 +0200 |
commit | eb015c75c650230bd8692f7b698cc5ffae730e0a (patch) | |
tree | d899c72ed7857a7336db1dcfd9ff4ce2c43f626a /development/saxonb/csh.profile | |
parent | d5df0379032cedc670816abb063b663062639015 (diff) | |
download | slackbuilds-eb015c75c650230bd8692f7b698cc5ffae730e0a.tar.gz |
development/saxonb: Added to 12.2 repository
Diffstat (limited to 'development/saxonb/csh.profile')
-rw-r--r-- | development/saxonb/csh.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/saxonb/csh.profile b/development/saxonb/csh.profile new file mode 100644 index 0000000000..88a041aa66 --- /dev/null +++ b/development/saxonb/csh.profile @@ -0,0 +1,2 @@ +#!/bin/csh +setenv CLASSPATH ${CLASSPATH}:/usr/lib/saxonb/saxon9.jar |