summaryrefslogtreecommitdiff
path: root/mail-client/roundcube/roundcube-1.4.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/roundcube/roundcube-1.4.8.ebuild')
-rw-r--r--mail-client/roundcube/roundcube-1.4.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/roundcube/roundcube-1.4.8.ebuild b/mail-client/roundcube/roundcube-1.4.8.ebuild
index f39bfa3d9793..2086798cf418 100644
--- a/mail-client/roundcube/roundcube-1.4.8.ebuild
+++ b/mail-client/roundcube/roundcube-1.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -68,6 +68,6 @@ pkg_postinst() {
if [[ -n ${REPLACING_VERSIONS} ]]; then
elog "You can review the post-upgrade instructions at:"
- elog "${EROOT%/}/usr/share/webapps/${PN}/${PV}/postupgrade-en.txt"
+ elog "${EROOT}/usr/share/webapps/${PN}/${PV}/postupgrade-en.txt"
fi
}