Fix
This commit is contained in:
parent
a709fab5c4
commit
6f562ce5cd
@ -59,7 +59,6 @@ S="${WORKDIR}/${MY_P}"
|
|||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
rm -r "${S}"/subprojects/wlroots || die "Failed to remove bundled wlroots"
|
|
||||||
|
|
||||||
rm -r "${S}"/subprojects/gmobile || die
|
rm -r "${S}"/subprojects/gmobile || die
|
||||||
mv "${WORKDIR}"/gmobile-"${GMO_COMMIT}" "${S}"/subprojects/gmobile || die
|
mv "${WORKDIR}"/gmobile-"${GMO_COMMIT}" "${S}"/subprojects/gmobile || die
|
||||||
|
Loading…
Reference in New Issue
Block a user