extra/kwin: drop problematic patch

This commit is contained in:
Kevin Mihelich 2015-05-04 00:59:54 +00:00
parent fca70b9184
commit aaa3a17570

View file

@ -35,7 +35,7 @@ prepare() {
if [ "$CARCH" == 'armv6h' ]; then
cd ${pkgname}-${pkgver}
patch -p1 -i ../rpi_fix_build.patch
patch -p1 -i ../kwin_remove_eglonxbackend.patch
#patch -p1 -i ../kwin_remove_eglonxbackend.patch
fi
}