mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-03 20:01:38 +00:00
dgpe cocoa: removed the forgotten "-A" flag in bundle generation script.
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40261
This commit is contained in:
@@ -20,4 +20,4 @@ if op.exists('build'):
|
||||
if op.exists('dist'):
|
||||
shutil.rmtree('dist')
|
||||
|
||||
print_and_do('python -u setup.py py2app -A')
|
||||
print_and_do('python -u setup.py py2app')
|
||||
Reference in New Issue
Block a user