summaryrefslogtreecommitdiff
path: root/platform/osx/set_paths.sh
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-24 20:44:24 +0200
committerCarl Hetherington <cth@carlh.net>2020-10-27 21:45:32 +0100
commitbed96d486f85a9fa5171e2cdaa3858581d631b3a (patch)
tree3762b496ef7180a3569c72b3626822e2fefa55c0 /platform/osx/set_paths.sh
parent1dfb125a8e07f5185c229260ac0643e47eee5026 (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.sh2
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