From df3c3dcb9b0b24d78f9e58e28c8b509a49967ba8 Mon Sep 17 00:00:00 2001 From: DRC Date: Thu, 31 Mar 2022 10:22:06 -0500 Subject: [PATCH] BUILDING.md: Generify PowerTools repo advice This advice applies to CentOS Stream as well as to popular CentOS 8 replacements, such as Rocky Linux and AlmaLinux. --- BUILDING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 43eb5002..2ce65d61 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -26,8 +26,8 @@ Build Requirements slashes rather than backslashes in the path (for example, **c:/nasm/nasm.exe**). * NASM and Yasm are located in the CRB (Code Ready Builder) repository on - Red Hat Enterprise Linux 8 and in the PowerTools repository on CentOS 8, - which is not enabled by default. + Red Hat Enterprise Linux 8 and in the PowerTools repository on RHEL + derivatives, which is not enabled by default. ### Un*x Platforms (including Linux, Mac, FreeBSD, Solaris, and Cygwin)