projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b64d063
)
sci-mathematics/spass: add missing slash
author
Thomas Deutschmann
<whissi@gentoo.org>
Thu, 22 Aug 2019 12:38:41 +0000
(14:38 +0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/sci-mathematics/spass/spass-3.9.ebuild
b/sci-mathematics/spass/spass-3.9.ebuild
index 81289762c3d855873522960edcfb95f4b98de760..c702deaec2409c0c7a4ebf0546f2e96f0869dd4f 100644
(file)
--- 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