Fix spec file again

This commit is contained in:
DarkPhoenix
2023-11-29 22:51:10 +06:00
parent 043f533a10
commit bd83c403a1
2 changed files with 4 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ exe = EXE(
icon= icon,
# version='win-version-info.txt',
console=False,
contents-directory='app',
contents_directory='app',
)
coll = COLLECT(