diff options
Diffstat (limited to 'dev-lang/scala/files/scala-2.12.1-runner-script.patch')
| -rw-r--r-- | dev-lang/scala/files/scala-2.12.1-runner-script.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/scala/files/scala-2.12.1-runner-script.patch b/dev-lang/scala/files/scala-2.12.1-runner-script.patch index 9115a9810f67..d622e651ef8f 100644 --- a/dev-lang/scala/files/scala-2.12.1-runner-script.patch +++ b/dev-lang/scala/files/scala-2.12.1-runner-script.patch @@ -1,5 +1,5 @@ ---- scala-2.12.1-orig/src/compiler/scala/tools/ant/templates/tool-unix.tmpl 2016-12-05 20:45:09.000000000 +1100 -+++ scala-2.12.1/src/compiler/scala/tools/ant/templates/tool-unix.tmpl 2016-12-28 11:46:29.120052198 +1100 +--- a/src/compiler/scala/tools/ant/templates/tool-unix.tmpl ++++ b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl @@ -197,14 +197,11 @@ # to java to suppress "." from materializing. if [[ "$usebootcp" == "true" ]]; then |
