kernel-2.eclass: Point user to addtional kernel removal instructions. See bug #581522.

This commit is contained in:
Mike Pagano
2016-12-28 19:11:22 -05:00
parent d03ae6849d
commit 56f159b0f4

View File

@@ -1619,4 +1619,7 @@ kernel-2_pkg_postrm() {
ewarn "with modified files will remain behind. By design, package managers"
ewarn "will not remove these modified files and the directories they reside in."
echo
ewarn "For more detailed kernel removal instructions, please see: "
ewarn "https://wiki.gentoo.org/wiki/Kernel/Removal"
echo
}