summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-04-27 13:19:58 +0200
committerMarek Szuba <marecki@gentoo.org>2021-04-27 13:19:58 +0200
commit481b4d83e053dc8bd477840de288d5b7fec6e86c (patch)
treec4c008a810ce13a6023ec2a0edece0698d6b3324 /mail-mta/protonmail-bridge
parentdev-python/ruamel-std-pathlib: update HOMEPAGE to avoid redirection (diff)
downloadgentoo-481b4d83e053dc8bd477840de288d5b7fec6e86c.tar.gz
gentoo-481b4d83e053dc8bd477840de288d5b7fec6e86c.tar.bz2
gentoo-481b4d83e053dc8bd477840de288d5b7fec6e86c.zip
mail-mta/protonmail-bridge-1.6.9: correct variables in the postinst message
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'mail-mta/protonmail-bridge')
-rw-r--r--mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild b/mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild
index ec64f6733a79..59127288a9fb 100644
--- a/mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild
+++ b/mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild
@@ -440,8 +440,7 @@ pkg_postinst() {
# Don't bother checking for USE=-gui here, it has never worked yet
if [[ -n ${REPLACING_VERSIONS} ]]; then
- ewarn "Please note that following the removal of ${PF}-bin, the executable and the systemd unit file installed by ${PF}"
- ewarn "are now called simply '${PN}' rather than '${PN}'-cli"
+ ewarn "Please note that following the removal of ${CATEGORY}/${PN}-bin, the executable and the systemd unit file installed by ${PN} are now called simply '${PN}' rather than '${PN}-cli'"
fi
}