1
0

Make where() work with OSX app bundles

MEIPASS is PythonInstaller specific and won't work for py2app

	modified:   lib/util.py
	modified:   .gitignore
	modified:   lib/util.py
	modified:   setup-release.py
This commit is contained in:
Maran
2015-01-27 12:22:28 +01:00
parent 2bf32880e8
commit fd8a931608
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ gui/qt/icons_rc.py
locale/
.devlocaltmp/
*_trial_temp
packages