mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt5-webkit: fix
This commit is contained in:
parent
199ad25d86
commit
56ec97a7f7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ prepare() {
|
|||
mkdir -p build
|
||||
|
||||
if [[ $CARCH == "arm" || $CARCH == "armv6h" ]]; then
|
||||
cd webkit-$pkgver
|
||||
cd qtwebkit-$_pkgver
|
||||
patch -p0 -i ../atomic.patch
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue