mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/xbindkeys: build fix
This commit is contained in:
parent
c9b76d8d27
commit
632b36071c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user