From e801a95031fa5956abf269358fa6b61501f8737e Mon Sep 17 00:00:00 2001 From: hht8 Date: Thu, 6 Aug 2020 12:09:08 +0800 Subject: [PATCH] delete unused bin --- python-pyinstaller.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index 45df217..8be38d4 100644 --- a/python-pyinstaller.spec +++ b/python-pyinstaller.spec @@ -70,6 +70,7 @@ mv %{buildroot}/doclist.lst . %files -n python3-pyinstaller -f filelist.lst %dir %{python3_sitelib}/* +%exclude %{python3_sitelib}/PyInstaller/bootloader/{D*,W*,*32*,Linux-64bit} %files help -f doclist.lst %{_pkgdocdir}