diff options
| author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-08 16:00:08 -0500 |
|---|---|---|
| committer | James Le Cuirot <chewi@gentoo.org> | 2018-04-08 22:59:36 +0100 |
| commit | 935303706906f96d41ac75da3f0ac2dd24b12faf (patch) | |
| tree | 72455ea708cfebd5cff40cda0dc3880b7b5fe859 /dev-lang/scala/files/scala-2.12.1-runner-script.patch | |
| parent | 8478143a4c228df5f0723aada113798dc1de47a6 (diff) | |
| download | gentoo-935303706906f96d41ac75da3f0ac2dd24b12faf.tar.gz gentoo-935303706906f96d41ac75da3f0ac2dd24b12faf.tar.bz2 gentoo-935303706906f96d41ac75da3f0ac2dd24b12faf.zip | |
dev-lang/scala: clean duplicate patches
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7900
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 |
