diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
| commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
| tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /java/linux-blackdown-jdk12/files/patch-ab | |
| parent | cee16c481f7e9a7dc5b8ecea4ccfb04af8ba2ab0 (diff) | |
Diffstat (limited to 'java/linux-blackdown-jdk12/files/patch-ab')
| -rw-r--r-- | java/linux-blackdown-jdk12/files/patch-ab | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/java/linux-blackdown-jdk12/files/patch-ab b/java/linux-blackdown-jdk12/files/patch-ab deleted file mode 100644 index 6b00abfc04a1..000000000000 --- a/java/linux-blackdown-jdk12/files/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ ---- jre/bin/.java_wrapper.orig Mon Dec 6 14:12:44 1999 -+++ jre/bin/.java_wrapper Sat Jan 29 14:21:27 2000 -@@ -32,8 +32,8 @@ - # Resolve symlinks. See 4152645. - while [ -L "$PRG" ]; do - ls=`/bin/ls -ld "$PRG"` -- link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'` -- if /usr/bin/expr "$link" : '/' > /dev/null; then -+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'` -+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then - PRG="$link" - else - PRG="`/usr/bin/dirname $PRG`/$link" -@@ -65,7 +65,7 @@ - # Select vm type (if classic vm, also select thread type). - unset vmtype - unset ttype --DEFAULT_THREADS_FLAG=native -+DEFAULT_THREADS_FLAG=green - if [ "x$1" = "x-hotspot" ]; then - vmtype=hotspot - ttype=native_threads |
