File koffice-trinity-parallel1.patch of Package koffice

From a3814fe7ed9a0e00589137b194a4ebbfec75079b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Sun, 21 Aug 2016 17:00:15 +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/Makefile.am                    | 1 +
 chalk/colorspaces/rgb_u8/Makefile.am | 1 +
 karbon/Makefile.am                   | 1 +
 kchart/Makefile.am                   | 2 ++
 kexi/Makefile.am                     | 2 +-
 kexi/plugins/forms/Makefile.am       | 2 ++
 kformula/Makefile.am                 | 2 ++
 kivio/kiviopart/Makefile.am          | 2 ++
 koshell/Makefile.am                  | 2 ++
 kpresenter/Makefile.am               | 2 ++
 kspread/Makefile.am                  | 2 ++
 kugar/kudesigner/Makefile.am         | 1 +
 kugar/part/Makefile.am               | 2 ++
 kword/Makefile.am                    | 2 ++
 lib/kofficecore/Makefile.am          | 2 ++
 15 files changed, 25 insertions(+), 1 deletion(-)


diff --git a/karbon/Makefile.am b/karbon/Makefile.am
index 556b495..924d7c3 100644
--- a/karbon/Makefile.am
+++ b/karbon/Makefile.am
@@ -59,3 +59,4 @@ messages: rc.cpp
 
 include $(top_srcdir)/admin/Doxyfile.am
 
+.NOTPARALLEL:
diff --git a/kchart/Makefile.am b/kchart/Makefile.am
index a6d79b8..fc98f26 100644
--- a/kchart/Makefile.am
+++ b/kchart/Makefile.am
@@ -96,3 +96,5 @@ messages: rc.cpp
 kde_services_DATA = kchartpart.desktop
 
 include $(top_srcdir)/admin/Doxyfile.am
+
+.NOTPARALLEL:
diff --git a/kexi/Makefile.am b/kexi/Makefile.am
index 4b1a22b..7c4e729 100644
--- a/kexi/Makefile.am
+++ b/kexi/Makefile.am
@@ -74,4 +74,4 @@ DOXYGEN_EXCLUDE = 3rdparty kexidb/parser/sqlparser.h kexidb/drivers/odbc
 
 include $(top_srcdir)/admin/Doxyfile.am
 
-
+.NOTPARALLEL:
diff --git a/kformula/Makefile.am b/kformula/Makefile.am
index 5673fbb..a00235b 100644
--- a/kformula/Makefile.am
+++ b/kformula/Makefile.am
@@ -39,3 +39,5 @@ messages: rc.cpp
 kde_services_DATA = kformulapart.desktop
 
 include $(top_srcdir)/admin/Doxyfile.am
+
+.NOTPARALLEL:
diff --git a/kivio/kiviopart/Makefile.am b/kivio/kiviopart/Makefile.am
index a2958be..39bae3f 100644
--- a/kivio/kiviopart/Makefile.am
+++ b/kivio/kiviopart/Makefile.am
@@ -68,3 +68,5 @@ kivio_view.lo: ui/kivio_protection_panel_base.h \
 	ui/export_page_dialog_base.h  \
 	ui/aligndialog.h
 noinst_HEADERS = kiviostencilsetinstaller.h addstenciltool.h
+
+.NOTPARALLEL:
diff --git a/koshell/Makefile.am b/koshell/Makefile.am
index 47f41ae..43dc43a 100644
--- a/koshell/Makefile.am
+++ b/koshell/Makefile.am
@@ -23,3 +23,5 @@ messages: rc.cpp
 	$(XGETTEXT) rc.cpp *.cc *.cpp -o $(podir)/koshell.pot
 
 include $(top_srcdir)/admin/Doxyfile.am
+
+.NOTPARALLEL:
diff --git a/kpresenter/Makefile.am b/kpresenter/Makefile.am
index 805b75a..b7c259f 100644
--- a/kpresenter/Makefile.am
+++ b/kpresenter/Makefile.am
@@ -102,3 +102,5 @@ messages: rc.cpp
 	$(XGETTEXT) rc.cpp */*.cpp *.cpp *.h KPrAboutData.h -o $(podir)/kpresenter.pot
 
 include $(top_srcdir)/admin/Doxyfile.am
+
+.NOTPARALLEL:
diff --git a/kspread/Makefile.am b/kspread/Makefile.am
index 6f8a038..d3965a2 100644
--- a/kspread/Makefile.am
+++ b/kspread/Makefile.am
@@ -71,3 +71,5 @@ messages: rc.cpp
 include ../admin/Doxyfile.am
 
 noinst_HEADERS =
+
+.NOTPARALLEL:
diff --git a/kugar/kudesigner/Makefile.am b/kugar/kudesigner/Makefile.am
index 487e8c3..332fd50 100644
--- a/kugar/kudesigner/Makefile.am
+++ b/kugar/kudesigner/Makefile.am
@@ -40,3 +40,4 @@ EXTRA_DIST = \
 
 KDE_CXXFLAGS = $(USE_EXCEPTIONS) -DKPROPERTY_EXPORT=
 
+.NOTPARALLEL:
diff --git a/kugar/part/Makefile.am b/kugar/part/Makefile.am
index 5a7b5cb..cbeb16c 100644
--- a/kugar/part/Makefile.am
+++ b/kugar/part/Makefile.am
@@ -33,3 +33,5 @@ kugar_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT)
 kugar_la_LIBADD = $(LIB_KOFFICECORE)
 
 kde_services_DATA = kugarpart.desktop
+
+.NOTPARALLEL:
diff --git a/kword/Makefile.am b/kword/Makefile.am
index 99e78ad..64eb84a 100644
--- a/kword/Makefile.am
+++ b/kword/Makefile.am
@@ -92,3 +92,5 @@ messages: rc.cpp
 	-rm xml_doc.cpp
 
 include $(top_srcdir)/admin/Doxyfile.am
+
+.NOTPARALLEL:
diff --git a/lib/kofficecore/Makefile.am b/lib/kofficecore/Makefile.am
index be8267e..b571148 100644
--- a/lib/kofficecore/Makefile.am
+++ b/lib/kofficecore/Makefile.am
@@ -68,3 +68,5 @@ rc_DATA = koffice_shell.rc
 
 service_DATA = kodocinfopropspage.desktop
 servicedir = $(kde_servicesdir)
+
+.NOTPARALLEL:
-- 
cgit v1.1

openSUSE Build Service is sponsored by