diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-24 20:44:24 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-27 21:45:32 +0100 |
| commit | bed96d486f85a9fa5171e2cdaa3858581d631b3a (patch) | |
| tree | 3762b496ef7180a3569c72b3626822e2fefa55c0 /platform/osx/set_paths.sh | |
| parent | 1dfb125a8e07f5185c229260ac0643e47eee5026 (diff) | |
Add uninstaller for the .pkg part of the disk writer on macOS (#1740).
Diffstat (limited to 'platform/osx/set_paths.sh')
| -rw-r--r-- | platform/osx/set_paths.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/set_paths.sh b/platform/osx/set_paths.sh index 68db2e2b2..5a84a82d9 100644 --- a/platform/osx/set_paths.sh +++ b/platform/osx/set_paths.sh @@ -1,4 +1,4 @@ -base=$HOME/test +base=$HOME/dcpomatic env=$HOME/osx-environment sdk=$HOME/SDK |
