summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLiam Greenough2017-09-17 17:16:44 +1000
committerLiam Greenough2017-09-17 17:16:44 +1000
commit16b982b75e123101f378c20afc57ac495d4756fe (patch)
tree7cad257ad8d86922b7ddc5686c69d8ebfeef7858 /PKGBUILD
parent910bf5bc199611cb4322a5cc82af977cb480b999 (diff)
downloadaur-16b982b75e123101f378c20afc57ac495d4756fe.tar.gz
Added the patch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b74ba06000..ae99c0732eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,11 @@ pkgver() {
}
+prepare() {
+ cd "$srcdir/qt-dab"
+ patch -i "${srcdir}/qwt.patch"
+}
+
build() {
cd "$srcdir/qt-dab"
qmake qt-dab.pro