python-productmd/productmd-1.20-typofix.patch
2019-03-09 09:23:50 -08:00

13 lines
600 B
Diff

diff -Nur productmd-1.20.orig/productmd/images.py productmd-1.20/productmd/images.py
--- productmd-1.20.orig/productmd/images.py 2019-03-04 23:05:11.000000000 -0800
+++ productmd-1.20/productmd/images.py 2019-03-09 09:19:43.137799875 -0800
@@ -92,7 +92,7 @@
'rhevm-ova': ['rhevm.ova'],
'tar-gz': ['tar.gz'],
'vagrant-hyperv': ['vagrant-hyperv.box'],
- 'vagrant-libvirt': ['vabrant-libvirt.box'],
+ 'vagrant-libvirt': ['vagrant-libvirt.box'],
'vagrant-virtualbox': ['vagrant-virtualbox.box'],
'vagrant-vmware-fusion': ['vagrant-vmware-fusion.box'],
'vdi': ['vdi'],