diff --git a/python-PyInstaller.spec b/python-PyInstaller.spec index fb1c307..e73c561 100644 --- a/python-PyInstaller.spec +++ b/python-PyInstaller.spec @@ -78,6 +78,7 @@ interpreter or any modules. %prep %setup -q -n pyinstaller-%{version} %autopatch -p1 + chmod a-x PyInstaller/utils/hooks/__init__.py # Force build of bootloader