Removed patches

This commit is contained in:
Gerben Jan Dijkman
2022-01-26 02:30:31 +01:00
parent 6209908e15
commit 7bac544198
5 changed files with 0 additions and 207 deletions

View File

@@ -62,10 +62,6 @@ src_prepare() {
default
rm -r "${S}"/subprojects/wlroots || die "Failed to remove bundled wlroots"
cp -r "${WORKDIR}/${WL_P}" "${S}"/subprojects/wlroots || die "Failed to copy right version of wlroots"
cd "${S}"/subprojects/wlroots
eapply "${FILESDIR}"/xcursor-fix-false-positive-stringop-truncation.diff
}
src_configure() {