net-fs/openafs: Don't mention epatch_user in warning message

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2024-06-07 20:40:04 +02:00
parent db53498a2c
commit 81b10fe922
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ pkg_pretend() {
ewarn "Gentoo supports kernels which are supported by OpenAFS"
ewarn "which are limited to the kernel versions: < ${KERNEL_LIMIT}"
ewarn ""
ewarn "You are free to utilize epatch_user to provide whatever"
ewarn "You are free to utilize eapply_user to provide whatever"
ewarn "support you feel is appropriate, but will not receive"
ewarn "support as a result of those changes."
ewarn ""

View File

@@ -75,7 +75,7 @@ pkg_pretend() {
ewarn "Gentoo supports kernels which are supported by OpenAFS"
ewarn "which are limited to the kernel versions: < ${KERNEL_LIMIT}"
ewarn ""
ewarn "You are free to utilize epatch_user to provide whatever"
ewarn "You are free to utilize eapply_user to provide whatever"
ewarn "support you feel is appropriate, but will not receive"
ewarn "support as a result of those changes."
ewarn ""