From 0b9a50cd8da0f90d93264d708b3b6cb9de1ea08e Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sun, 29 Apr 2018 11:56:47 -0400 Subject: [PATCH] fix mac spec --- dist_assets/mac/pyfa.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dist_assets/mac/pyfa.spec b/dist_assets/mac/pyfa.spec index 55471fb2a..a3214b3d3 100644 --- a/dist_assets/mac/pyfa.spec +++ b/dist_assets/mac/pyfa.spec @@ -19,6 +19,7 @@ added_files = [ ('../../imgs/icons/*.png', 'imgs/icons'), ('../../imgs/renders/*.png', 'imgs/renders'), ('../../dist_assets/win/pyfa.ico', '.'), + ('../../service/jargon/*.yaml', 'service/jargon'), (requests.certs.where(), '.'), # is this needed anymore? ('../../eve.db', '.'), ('../../README.md', '.'),