summaryrefslogtreecommitdiff
path: root/pkg/pyinst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-05-09 16:46:03 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-05-09 16:46:03 +0200
commit43a2fac71eb3dfd8ef134c2a3fb7f5e52f252304 (patch)
tree2aff4381656252a644126ba126c186b6a399ef8b /pkg/pyinst
parentda8c8fa57c16ac219fa56a83a03da8f9e4bc9a58 (diff)
[pkg] stop producing debug bundles for now
Diffstat (limited to 'pkg/pyinst')
-rw-r--r--pkg/pyinst/app.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec
index 3dc4997d..5a7c3df8 100644
--- a/pkg/pyinst/app.spec
+++ b/pkg/pyinst/app.spec
@@ -58,7 +58,7 @@ exe = EXE(pyz,
a.scripts,
exclude_binaries=True,
name='bitmask',
- debug=True,
+ debug=False,
strip=False,
upx=True,
# TODO remove console for win