Removed an rm for a directory that was removed
This commit is contained in:
parent
9b08f811fe
commit
7fde69192a
@ -37,7 +37,6 @@ S="${WORKDIR}/Chatty-v${PV}-${COMMIT}"
|
||||
src_prepare() {
|
||||
default
|
||||
eapply_user
|
||||
rm -r "${S}"/subprojects/libcmatrix || die
|
||||
rm -r "${S}"/subprojects/libcmatrix.wrap || die
|
||||
mv "${WORKDIR}"/libcmatrix-"${LIBCM_COMMIT}" "${S}"/subprojects/libcmatrix || die
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user