sci-mathematics/spass: add missing slash
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 22 Aug 2019 12:38:41 +0000 (14:38 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 22 Aug 2019 12:38:53 +0000 (14:38 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sci-mathematics/spass/spass-3.9.ebuild

index 81289762c3d855873522960edcfb95f4b98de760..c702deaec2409c0c7a4ebf0546f2e96f0869dd4f 100644 (file)
@@ -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