VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2016-05-19 19:39:01 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2016-05-19 19:39:01 +0200
commit635c3b7af76a29cd8be57b1bb3060f1f260f4966 (patch)
tree41663244f83153d4b77b3d88b0d654e7cdd75233 /src
parent6954b7c3ef429a45a0dbbe4e2222574b7c0ad06c (diff)
downloadVeraCrypt-635c3b7af76a29cd8be57b1bb3060f1f260f4966.tar.gz
VeraCrypt-635c3b7af76a29cd8be57b1bb3060f1f260f4966.zip
Readme.txt:Fix wxWidget expected directory for OSX install
Diffstat (limited to 'src')
-rw-r--r--src/Readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Readme.txt b/src/Readme.txt
index 97678b5d..99ba5bfe 100644
--- a/src/Readme.txt
+++ b/src/Readme.txt
@@ -199,7 +199,7 @@ The script build_veracrypt_macosx.sh available under "src/Build" performs the
full build of VeraCrypt including the creation of the installer pkg. It expects
to find the wxWidgets 3.0.2 sources at the same level as where you put
VeraCrypt sources (i.e. if "src" path is "/Users/joe/Projects/VeraCrypt/src"
-then wxWidgets should be at "/Users/joe/Projects/wxWidgets-wxWidgets-3.0.2")
+then wxWidgets should be at "/Users/joe/Projects/wxWidgets-3.0.2")
The build process uses Code Signing certificates whose ID is specified in
src/Main/Main.make (lines 167 & 169). You'll have to modify these lines to put
@@ -262,4 +262,3 @@ VI. Further Information
=======================
http://www.veracrypt.fr
-