Update copy-patches to point to correct upstream RHEL branch

resolves: rhbz#2011713
This commit is contained in:
Richard W.M. Jones 2021-11-12 11:36:09 +00:00
parent 36b4596be8
commit bf62f786b9
1 changed files with 1 additions and 1 deletions

View File

@ -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