Cross Reference: slib.sh.patch
xref
: /
solaris-userland-s11u3
/
components
/
slib
/
patches
/
slib.sh.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
161
N/A
---
slib/slib.sh_orig
Thu Dec 20 20:17:37 2007
161
N/A
+++
slib/slib.sh
Tue Mar 29 14:16:10 2011
711
N/A
@@ -1,3 +1,7 @@
161
N/A
+#!
/usr/bin/bash
711
N/A
+SCHEME_LIBRARY_PATH=${SCHEME_LIBRARY_PATH:-
/usr/lib/slib
/}
161
N/A
+export SCHEME_LIBRARY_PATH
161
N/A
+VERSION=3b1
161
N/A
161
N/A
##"slib" script; Find a Scheme implementation and initialize SLIB in it.
161
N/A
#Copyright (C) 2003, 2004 Aubrey Jaffer