From 43a2fac71eb3dfd8ef134c2a3fb7f5e52f252304 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 9 May 2017 16:46:03 +0200 Subject: [pkg] stop producing debug bundles for now --- pkg/pyinst/app.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/pyinst') 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 -- cgit v1.2.3