From 9b604b4a1b2ca85a35a733e899a582514e7c00f4 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 22 Aug 2019 14:38:41 +0200 Subject: [PATCH] sci-mathematics/spass: add missing slash Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- sci-mathematics/spass/spass-3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2