dev-java/sbt-bin: set S

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2022-12-05 11:54:02 +01:00
parent 36ae61783d
commit 80bfc9d70f

View File

@@ -20,10 +20,7 @@ RDEPEND="
QA_TEXTRELS="usr/share/sbt-bin/lib/sbtn-x86_64-pc-linux"
QA_FLAGS_IGNORED="usr/share/sbt-bin/lib/sbtn-x86_64-pc-linux"
src_unpack() {
default
mv "${WORKDIR}/sbt" "${S}" || die
}
S="${WORKDIR}/sbt"
src_prepare() {
default