Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 576962
Collapse All | Expand All

(-)sbt-bin-0.13.9.ebuild (-1 / +1 lines)
Lines 23-29 Link Here
23
23
24
src_unpack() {
24
src_unpack() {
25
	default
25
	default
26
	mv "${WORKDIR}/sbt" "${S}" || die
26
	mv "${WORKDIR}/sbt-launcher-packaging-${PV}" "${S}" || die
27
}
27
}
28
28
29
java_prepare() {
29
java_prepare() {

Return to bug 576962