commit: a4e6a7adfa355e7537586231887db4c7dfb2b627
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 03:13:05 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 03:13:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e6a7ad
sys-apps/pciutils: fix number of instructions
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pciutils/pciutils-3.8.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pciutils/pciutils-3.8.0-r1.ebuild
b/sys-apps/pciutils/pciutils-3.8.0-r1.ebuild
index 1bf858cd8fbf..29d646cac79f 100644
--- a/sys-apps/pciutils/pciutils-3.8.0-r1.ebuild
+++ b/sys-apps/pciutils/pciutils-3.8.0-r1.ebuild
@@ -85,7 +85,7 @@ check_binutils_version() {
eerror "2. Run: . /etc/profile"
eerror "3. Try emerging again with: emerge -v1
${CATEGORY}/${P}"
eerror "4. Complete your world upgrade if you were
performing one."
- eerror "4. Perform a depclean (emerge -acv)"
+ eerror "5. Perform a depclean (emerge -acv)"
eerror "\tYou MUST depclean after every world upgrade
in future!"
die "Old binutils found! Change to a newer ld using
binutils-config (bug #847133)."
fi