From ae671177734c0992b51225c42390f2802c3260a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 1 Nov 2021 10:19:53 +0100 Subject: RPM: update build scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/build/rpmdist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/build') diff --git a/redhat/build/rpmdist.sh b/redhat/build/rpmdist.sh index f890bfb2e..7f06af83e 100755 --- a/redhat/build/rpmdist.sh +++ b/redhat/build/rpmdist.sh @@ -24,7 +24,7 @@ case $a in ;; # CentOS release 5.7 (Final) # CentOS Linux release 6.0 (Final) - CentOS*) + CentOS*|Rocky*) if [ $c = "release" ]; then RHEL="${d%%.*}"; DIST=".el${RHEL}" else -- cgit v1.2.1