Blame SOURCES/0017-v2v-remove-extra-nbdkit-bit-from-documentation-RHBZ-.patch

46b2f6
From 18007f645332e6a7c039a6bdb690e0a55f9cd1c7 Mon Sep 17 00:00:00 2001
46b2f6
From: Pino Toscano <ptoscano@redhat.com>
46b2f6
Date: Thu, 18 Jul 2019 15:38:53 +0200
46b2f6
Subject: [PATCH] v2v: remove extra nbdkit bit from documentation
46b2f6
 (RHBZ#1723305)
46b2f6
46b2f6
Since there is no more need to build nbdkit from sources, then there is
46b2f6
no need to set $PATH with a custom build of nbdkit.
46b2f6
46b2f6
Followup of commit 0704d8eb0bcc8139886eb4291f75a3ca49a91e58.
46b2f6
46b2f6
(cherry picked from commit 6d251e3828ff94deac7589b5892df174430e01f9)
46b2f6
---
46b2f6
 v2v/virt-v2v-input-vmware.pod | 1 -
46b2f6
 1 file changed, 1 deletion(-)
46b2f6
46b2f6
diff --git a/v2v/virt-v2v-input-vmware.pod b/v2v/virt-v2v-input-vmware.pod
46b2f6
index b3ebda182..3acdd773e 100644
46b2f6
--- a/v2v/virt-v2v-input-vmware.pod
46b2f6
+++ b/v2v/virt-v2v-input-vmware.pod
46b2f6
@@ -293,7 +293,6 @@ To import a particular guest from vCenter server or ESXi hypervisor,
46b2f6
 use a command like the following, substituting the URI, guest name and
46b2f6
 SSL thumbprint:
46b2f6
 
46b2f6
- $ export PATH=/path/to/nbdkit-1.1.x:$PATH
46b2f6
  $ virt-v2v \
46b2f6
      -ic 'vpx://root@vcenter.example.com/Datacenter/esxi?no_verify=1' \
46b2f6
      -it vddk \
46b2f6
-- 
b155d0
2.26.2
46b2f6