commit:     8f1ae9c8fa91716a9b6ca9a98f8aaa93e829dcf2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 19:34:17 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 19:34:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1ae9c8

games-action/prismlauncher: fix live

Bug: https://bugs.gentoo.org/917072
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 games-action/prismlauncher/prismlauncher-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild 
b/games-action/prismlauncher/prismlauncher-9999.ebuild
index efba041135b9..02f607f83f6c 100644
--- a/games-action/prismlauncher/prismlauncher-9999.ebuild
+++ b/games-action/prismlauncher/prismlauncher-9999.ebuild
@@ -119,7 +119,7 @@ src_prepare() {
                elog
                elog "If you experience any problems, install an older java 
compiler"
                elog "and select it with \"eselect java\", then recompile 
${PN}."
-               eapply "${FILESDIR}/${P}-openjdk21.patch"
+               eapply "${FILESDIR}/${PN}-8.2-openjdk21.patch"
        fi
 
        sed -i -e 's/-Werror//' CMakeLists.txt || die 'Failed to remove -Werror 
via sed'

Reply via email to