From f86bd729bd855936379a72c2bb0876b7cefd7aec5bf8eda22df7520a00f34c51 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Sat, 8 Jul 2023 20:08:00 +0000 Subject: [PATCH] -j1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/unison?expand=0&rev=41 --- unison.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unison.spec b/unison.spec index f91c754..2aa2809 100644 --- a/unison.spec +++ b/unison.spec @@ -79,7 +79,7 @@ replica to the other. %build %if "%build_flavor" == "doc" -%make_build docs +%make_build docs -j1 ls -lart doc man %else dune_release_pkgs='unison,unison-gui,unison-fsmonitor'