mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kdebindings-python fix
This commit is contained in:
parent
d47ff341a6
commit
51b9525b26
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ prepare() {
|
|||
mkdir build
|
||||
|
||||
cd pykde4-${pkgver}
|
||||
# Fix build with sip 4.15.5 upstream: https://bugs.kde.org/show_bug.cgi?id=332223
|
||||
patch -p1 -i "$srcdir/sip-4.15.5.patch"
|
||||
patch -Np1 -i "${srcdir}/pykde4-4.10.0-arm-sip.patch"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue