Removed patch
This commit is contained in:
		@@ -60,10 +60,6 @@ src_prepare() {
 | 
				
			|||||||
	default
 | 
						default
 | 
				
			||||||
	rm -r "${S}"/subprojects/wlroots || die "Failed to remove bundled wlroots"
 | 
						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"
 | 
						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() {
 | 
					src_configure() {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user