mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-action/prismlauncher: fix live
Bug: https://bugs.gentoo.org/917072 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user