mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
Fix macOS packaging issue
This commit is contained in:
parent
e957f840da
commit
35e6ffd6af
@ -213,7 +213,7 @@ def package_macos():
|
||||
"--osx-bundle-identifier=com.hardcoded-software.dupeguru",
|
||||
"--add-data={0}:locale".format(LOCALE_DIR),
|
||||
"--add-data={0}:help".format(HELP_DIR),
|
||||
ENTRY_SCRIPT,
|
||||
"{0}".format(ENTRY_SCRIPT),
|
||||
]
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user