summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 373cd62b2190..0196950885a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ md5sums=('27c67061a89085bf2b0d4e9deb758a79')
build() {
#cd ${srcdir}/$pkgname-$pkgver/
cd ${srcdir}/${pkgname}-${pkgver}/GUI/$pkgname
+ export MAKEFLAGS="-j1"
make MOTIF=/usr/lib/
}