sci-physics/herwig++: fix DoubleEmptyLine

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-28 01:15:35 +00:00
parent 4755b74760
commit 38413f3b54

View File

@@ -30,14 +30,12 @@ DEPEND="
>=sys-devel/boost-m4-0.4_p20160328
"
src_prepare() {
default
eapply -p0 "${FILESDIR}"/${PN}-2.6.3-looptools.patch
eapply "${FILESDIR}"/${PN}-2.7.1-fix-boost-1.67.patch
# fixes bug 570458, which is due to an outdated bundled boost.m4
rm m4/boost.m4 || die