From: Thomas Deutschmann Date: Thu, 22 Aug 2019 12:38:41 +0000 (+0200) Subject: sci-mathematics/spass: add missing slash X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9b604b4a1b2ca85a35a733e899a582514e7c00f4;p=gentoo.git sci-mathematics/spass: add missing slash Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/sci-mathematics/spass/spass-3.9.ebuild b/sci-mathematics/spass/spass-3.9.ebuild index 81289762c3d8..c702deaec240 100644 --- a/sci-mathematics/spass/spass-3.9.ebuild +++ b/sci-mathematics/spass/spass-3.9.ebuild @@ -123,7 +123,7 @@ pkg_postinst() { sed -e "/contrib\/${PN}-[0-9.]*/d" \ -i "${EROOT}/etc/isabelle/components" fi - cat <<- EOF >> "${ROOT}etc/isabelle/components" + cat <<- EOF >> "${EROOT}/etc/isabelle/components" contrib/${PN}-${PV} EOF fi