mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
7 lines
187 B
Bash
7 lines
187 B
Bash
--- bin/jruby.sh.orig Fri Sep 13 05:24:44 2002
|
|
+++ bin/jruby.sh Wed Oct 9 02:36:39 2002
|
|
@@ -22,2 +22,4 @@
|
|
|
|
+JRUBY_HOME="${JRUBY_HOME:-!!JRUBY_HOME!!}"
|
|
+
|
|
if [ -z "$JRUBY_HOME" ] ; then
|