diff options
Diffstat (limited to 'mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild')
-rw-r--r-- | mail-mta/protonmail-bridge/protonmail-bridge-1.6.9.ebuild | 3 |
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 } |