summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-10-18 12:50:24 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-10-18 12:50:45 +0200
commit6526a590e6e3706ae8ee6b639d629e9673932af2 (patch)
treee9c09fc8e636d665de3895a02534603fc1600b21 /net-libs/gsoap/files
parentmedia-libs/tiff: fix Prefix install, thanks Olivier Huber (diff)
downloadgentoo-6526a590e6e3706ae8ee6b639d629e9673932af2.tar.gz
gentoo-6526a590e6e3706ae8ee6b639d629e9673932af2.tar.bz2
gentoo-6526a590e6e3706ae8ee6b639d629e9673932af2.zip
net-libs/gsoap: Fixed parallel make issue.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs/gsoap/files')
-rw-r--r--net-libs/gsoap/files/gsoap-2.8.70-parallel.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-libs/gsoap/files/gsoap-2.8.70-parallel.patch b/net-libs/gsoap/files/gsoap-2.8.70-parallel.patch
new file mode 100644
index 000000000000..8abd36d937c9
--- /dev/null
+++ b/net-libs/gsoap/files/gsoap-2.8.70-parallel.patch
@@ -0,0 +1,10 @@
+--- gsoap-2.8/gsoap/src/Makefile.am
++++ gsoap-2.8/gsoap/src/Makefile.am
+@@ -5,6 +5,7 @@
+ ## you have all needed files, that a GNU package needs
+ AUTOMAKE_OPTIONS = foreign 1.4
+
++include MakefileManual
+
+ #LIBS=
+ AM_YFLAGS=-d -v