mumble/macx/scripts
Robert Adam 32d685517e FIX(packaging): Enable mac-script to run multiple times
Before this commit the MacOS packaging script failed on copying Codecs
if the respective directory already existed (e.g. because the packaging
script has been run before).

Furthermore the script called a function to delete a directory (tree)
on a file. This error never surfaced before because usually when this
script is run, the respective file doesn't exist yet.

Both issues are fixed by this commit. It is now possible to run the
packaging script multiple times consecutively without it erroring on
already existing files.
2020-08-14 22:03:47 +02:00
..
build-overlay-installer macx/scripts: allow to specify custom source and binary directories 2020-07-11 19:37:18 +02:00
codesign-requirements.tmpl Mumble: add Apple anchor library requirement to OS X codesign requirements. 2012-07-22 02:36:08 +02:00
DS_Store Move OSX dist scripts to macx directory. 2010-02-20 17:01:46 +01:00
gendmg.pl Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
osxdist.py FIX(packaging): Enable mac-script to run multiple times 2020-08-14 22:03:47 +02:00