mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
games-action/prismlauncher: remove now redundant submodule excludes
Upstream commit: e2c31569dc827247076c7c138ecbe43309522207 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44821 Closes: https://github.com/gentoo/gentoo/pull/44821 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
parent
db399069f0
commit
2a86de5a86
@ -12,10 +12,7 @@ HOMEPAGE="https://prismlauncher.org/ https://github.com/PrismLauncher/PrismLaunc
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/PrismLauncher/PrismLauncher"
|
||||
EGIT_SUBMODULES=(
|
||||
'*' '-libraries/cmark' '-libraries/extra-cmake-modules' '-libraries/filesystem'
|
||||
'-libraries/tomlplusplus' '-libraries/zlib'
|
||||
)
|
||||
EGIT_SUBMODULES=( '*' '-libraries/filesystem' )
|
||||
else
|
||||
MY_PN="PrismLauncher"
|
||||
# use vendored tarball to avoid dealing with submodules directly
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user