remove unused patch

This commit is contained in:
James Cassell 2019-09-12 05:38:37 -04:00
parent 3146b8616a
commit f473c7c489
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
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'],