Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
--- /dev/null
+--- 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
# Fix --enable-xlocale configure switch
"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
+
+ # Fix parallel make
+ "${FILESDIR}/${PN}-2.8.70-parallel.patch"
)
S="${WORKDIR}/${MY_P}"
econf "${myeconfargs[@]}"
}
-src_compile() {
- emake -j1
-}
-
src_install() {
emake DESTDIR="${D}" install