diff options
Diffstat (limited to 'dev-lang/scala/scala-2.12.1.ebuild')
| -rw-r--r-- | dev-lang/scala/scala-2.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/scala/scala-2.12.1.ebuild b/dev-lang/scala/scala-2.12.1.ebuild index 38b815fd3f62..f38b2a17af21 100644 --- a/dev-lang/scala/scala-2.12.1.ebuild +++ b/dev-lang/scala/scala-2.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -134,7 +134,7 @@ src_prepare() { cp -p "${DISTDIR}/${g}" "${S}/${j#${BURI}/*/}" || die done # gentoo patch (by gienah) to stop it calling git log in the build - eapply "${FILESDIR}/${P}-no-git.patch" + eapply "${FILESDIR}/${PN}-2.12.1-no-git.patch" # https://issues.scala-lang.org/browse/SI-10098 eapply "${FILESDIR}/${PN}-2.12.1-runner-script.patch" |
