From bf62f786b9c0a15875695d2c8adeae7295849ae9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 12 Nov 2021 11:36:09 +0000 Subject: [PATCH] Update copy-patches to point to correct upstream RHEL branch resolves: rhbz#2011713 --- copy-patches.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copy-patches.sh b/copy-patches.sh index 4f63c5f..f709081 100755 --- a/copy-patches.sh +++ b/copy-patches.sh @@ -6,7 +6,7 @@ set -e # directory. Use it like this: # ./copy-patches.sh -rhel_version=av-8.3.0 +rhel_version=9.0.0 # Check we're in the right directory. if [ ! -f virt-v2v.spec ]; then