testing/xbindkeys: build fix

This commit is contained in:
Natanael Copa 2016-10-21 08:33:33 +00:00
parent c9b76d8d27
commit 632b36071c

View File

@ -24,7 +24,7 @@ build() {
package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
make -j1 DESTDIR="$pkgdir" install
}
md5sums="c6ea9db56e075dae0697497e2ed390cc xbindkeys-1.8.6.tar.gz"