Update copy-patches to point to correct upstream RHEL branch
resolves: rhbz#2011713
This commit is contained in:
parent
36b4596be8
commit
bf62f786b9
@ -6,7 +6,7 @@ set -e
|
|||||||
# directory. Use it like this:
|
# directory. Use it like this:
|
||||||
# ./copy-patches.sh
|
# ./copy-patches.sh
|
||||||
|
|
||||||
rhel_version=av-8.3.0
|
rhel_version=9.0.0
|
||||||
|
|
||||||
# Check we're in the right directory.
|
# Check we're in the right directory.
|
||||||
if [ ! -f virt-v2v.spec ]; then
|
if [ ! -f virt-v2v.spec ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user