]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0029-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch
udpate and rebase to QEMU v6.0.0
[pve-qemu.git] / debian / patches / pve / 0029-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch
index fcdbceaf09c553989987b808851b55216ad097d4..b1a246c91522f06284b0ffb836587d6d2cf3bdba 100644 (file)
@@ -12,10 +12,10 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
  create mode 100644 pbs-restore.c
 
 diff --git a/meson.build b/meson.build
-index 3094f98c47..6f1fafee14 100644
+index b4a0f7d314..3287cd8a6d 100644
 --- a/meson.build
 +++ b/meson.build
-@@ -1913,6 +1913,10 @@ if have_tools
+@@ -2350,6 +2350,10 @@ if have_tools
    vma = executable('vma', files('vma.c', 'vma-reader.c'),
                     dependencies: [authz, block, crypto, io, qom], install: true)