mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kwin: drop problematic patch
This commit is contained in:
parent
fca70b9184
commit
aaa3a17570
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue