sys-firmware/intel-microcode: Fix suggested path to release notes
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 2 Jun 2018 10:26:32 +0000 (12:26 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 2 Jun 2018 10:26:32 +0000 (12:26 +0200)
Closes: https://bugs.gentoo.org/657100
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-firmware/intel-microcode/intel-microcode-20180527-r1.ebuild

index f8b64c6ca8657e9d6799cc1b15059e7bb7e15d77..53450c16d441d07aedcb8c818465c742615a0379 100644 (file)
@@ -206,7 +206,7 @@ pkg_postinst() {
                ewarn "MICROCODE_BLACKLIST or MICROCODE_SIGNATURES, you maybe have unintentionally"
                ewarn "re-enabled those microcodes...!"
                ewarn ""
-               ewarn "Check ${EROOT%/}/usr/share/doc/${P}/releasenot* if your microcode update"
+               ewarn "Check \"${EROOT%/}/usr/share/doc/${PN}-*/releasenot*\" if your microcode update"
                ewarn "requires additional kernel patches or not."
        fi
 }