VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2021-08-22 20:15:00 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2021-08-23 00:05:17 +0200
commit3ac533860c7ea79a49cde45dfce7179e7b258399 (patch)
tree0d9f5f935a978f5c7eeedbf10236b7e001ec57f5 /src/Setup/MacOSX/veracrypt_Legacy.pkgproj
parent7df5a58adc83702b40ec58a435e9c5e1b6062e26 (diff)
downloadVeraCrypt-3ac533860c7ea79a49cde45dfce7179e7b258399.tar.gz
VeraCrypt-3ac533860c7ea79a49cde45dfce7179e7b258399.zip
macOS: During install, set libfuse.2.dylib as symbolic link to libosxfuse.2.dylib if it doesn't already exist
Diffstat (limited to 'src/Setup/MacOSX/veracrypt_Legacy.pkgproj')
-rwxr-xr-xsrc/Setup/MacOSX/veracrypt_Legacy.pkgproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
index 2bfbdbd8..fa4388f4 100755
--- a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
+++ b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
@@ -519,8 +519,10 @@
<dict>
<key>POSTINSTALL_PATH</key>
<dict>
+ <key>PATH</key>
+ <string>postinstall.sh</string>
<key>PATH_TYPE</key>
- <integer>0</integer>
+ <integer>1</integer>
</dict>
<key>PREINSTALL_PATH</key>
<dict>