rpmbuild 8f2afeb
Remove the bundled libraries from the build.
rpmbuild 7d4a18a
diff -ru oletools-0.55.orig/setup.py oletools-0.55.new/setup.py
rpmbuild 7d4a18a
--- oletools-0.55.orig/setup.py	2019-12-03 23:31:25.000000000 +0000
rpmbuild 7d4a18a
+++ oletools-0.55.new/setup.py	2019-12-04 20:55:09.904293977 +0000
rpmbuild 7d4a18a
@@ -92,7 +92,6 @@
rpmbuild 8f2afeb
     "oletools.common.log_helper",
f72c176
     'oletools.thirdparty',
f72c176
     'oletools.thirdparty.xxxswf',
f72c176
-    'oletools.thirdparty.prettytable',
f72c176
     'oletools.thirdparty.xglob',
f72c176
     'oletools.thirdparty.tablestream',
rpmbuild 7d4a18a
     'oletools.thirdparty.oledump',
rpmbuild 7d4a18a
@@ -177,9 +176,6 @@
f72c176
     'oletools.thirdparty.xxxswf': [
f72c176
         'LICENSE.txt',
f72c176
         ],
f72c176
-    'oletools.thirdparty.prettytable': [
f72c176
-        'CHANGELOG', 'COPYING', 'README'
f72c176
-        ],
f72c176
     'oletools.thirdparty.DridexUrlDecoder': [
f72c176
         'LICENSE.txt',
f72c176
         ],