The following build script for OSX from another project could be source of some ideas: http://bazaar.launchpad.net/~kovid/calibre/trunk/view/head:/setup/installer/osx/freeze.py
-- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/814838 Title: cleanup Mac OS X build script Status in OpenLP - Worship Presentation Software: Confirmed Bug description: I thik that the build script for mac should: - follow some conventions as the build script for windows: create build in the same place - if possible do not use .spec file but let pyinstaller create it automatically (.spec format is not stable and could be changed in the future) - customize it to be more portable to other mac installations: e.g. do not use hardcoded paths To manage notifications about this bug go to: https://bugs.launchpad.net/openlp/+bug/814838/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

