diff options
| -rw-r--r-- | sys-libs/glibc/glibc-2.33-r7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/glibc/glibc-2.33-r7.ebuild b/sys-libs/glibc/glibc-2.33-r7.ebuild index 4a0a39c71eba..dbea0d35d4db 100644 --- a/sys-libs/glibc/glibc-2.33-r7.ebuild +++ b/sys-libs/glibc/glibc-2.33-r7.ebuild @@ -1547,5 +1547,6 @@ pkg_postinst() { elog "/usr/include/crypt.h. We need to preserve this file for the moment to keep" elog "the upgrade working, but it also needs to be overwritten when" elog "sys-libs/libxcrypt is installed. See bug 802210 for more details." + elog "If you have FEATURES=collision-protect, please use FEATURES=unmerge-orphans instead!" fi } |
