From 69f1785693e2b4b9ecc149c2b7aa5a7a66df00a12fee61d893cc94e12cbdd179 Mon Sep 17 00:00:00 2001 From: Dinar Valeev Date: Tue, 24 Mar 2015 13:14:50 +0000 Subject: [PATCH] - Don't run parralel build. It is too fragile OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=147 --- mono-core.changes | 5 +++++ mono-core.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mono-core.changes b/mono-core.changes index 7aa48e4..b3a6acf 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 24 13:14:18 UTC 2015 - dvaleev@suse.com + +- Don't run parralel build. It is too fragile + ------------------------------------------------------------------- Mon Mar 23 22:04:47 UTC 2015 - dvaleev@suse.com diff --git a/mono-core.spec b/mono-core.spec index 0ae9a55..0e03a3f 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -140,7 +140,7 @@ export PATH=/opt/novell/llvm-mono/bin:$PATH --with-ikvm=yes \ --with-moonlight=no -make %{?_smp_mflags} +make %install %make_install