aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-08 14:14:54 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-11 11:59:52 +0000
commita8955e5e2f1a79ec025389e7ffe2b478c3f76107 (patch)
tree4588098301b2e67fcbfe647f329e15f043de2d9a
parentd7642db2c352b140209e82add2a3c381d7d3e2bc (diff)
community/qt5-qtvirtualkeyboard: rebuild for hunspell
-rw-r--r--community/qt5-qtvirtualkeyboard/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/community/qt5-qtvirtualkeyboard/APKBUILD b/community/qt5-qtvirtualkeyboard/APKBUILD
index d23265c1f8a..542f6bf1d1b 100644
--- a/community/qt5-qtvirtualkeyboard/APKBUILD
+++ b/community/qt5-qtvirtualkeyboard/APKBUILD
@@ -3,7 +3,7 @@
pkgname=qt5-qtvirtualkeyboard
_pkgname="${pkgname/qt5-/}-everywhere-src"
pkgver=5.12.3
-pkgrel=0
+pkgrel=1
arch="all"
url="http://qt-project.org/"
license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions"
@@ -26,12 +26,10 @@ build() {
}
check() {
- cd "$builddir"
make check
}
package() {
- cd "$builddir"
make INSTALL_ROOT="$pkgdir" install
# Drop QMAKE_PRL_BUILD_DIR because reference the build dir