games-emulation/ryujinx: fix S (again)
This commit is contained in:
parent
a8dfaf9247
commit
5ae5a84d3c
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ if [[ "${PV}" == *9999* ]]; then
|
|||
else
|
||||
SRC_URI="https://git.rgst.io/mirrors/${PN^}/archive/refs/tags/${PV}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN^}"
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue