Removed an rm for a directory that was removed
This commit is contained in:
		@@ -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
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user