File koffice-trinity-parallel2.patch of Package koffice
From baa397f084784069f5dcc7e22acad6b8c7b4568e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz> Date: Thu, 8 Sep 2016 18:31:05 +0200 Subject: Workaround for parallel build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko <slavek.banko@axis.cz> --- chalk/colorspaces/gray_u16/Makefile.am | 1 + kplato/Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/kplato/Makefile.am b/kplato/Makefile.am index 9b38e95..96ea929 100644 --- a/kplato/Makefile.am +++ b/kplato/Makefile.am @@ -129,3 +129,5 @@ messages: rc.cpp kde_services_DATA = kplatopart.desktop include $(top_srcdir)/admin/Doxyfile.am + +.NOTPARALLEL: -- cgit v1.1