forked from pool/python-PyInstaller
Fix SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyInstaller?expand=0&rev=15
This commit is contained in:
@@ -78,6 +78,7 @@ interpreter or any modules.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n pyinstaller-%{version}
|
%setup -q -n pyinstaller-%{version}
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
|
||||||
chmod a-x PyInstaller/utils/hooks/__init__.py
|
chmod a-x PyInstaller/utils/hooks/__init__.py
|
||||||
|
|
||||||
# Force build of bootloader
|
# Force build of bootloader
|
||||||
|
Reference in New Issue
Block a user