mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +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
|
if [ "$CARCH" == 'armv6h' ]; then
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
patch -p1 -i ../rpi_fix_build.patch
|
patch -p1 -i ../rpi_fix_build.patch
|
||||||
patch -p1 -i ../kwin_remove_eglonxbackend.patch
|
#patch -p1 -i ../kwin_remove_eglonxbackend.patch
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue