Generate the OS X installer from a bindist, rather than from a source tree
[ghc-hetmet.git] / distrib / MacOS / installer-scripts / create-links.in
index c12d90a..a341be6 100644 (file)
@@ -20,7 +20,7 @@ if [ "$INSTALL_BASE" = / ]; then
   INSTALL_BASE=/usr
 fi
 
-VERSION=@ProjectVersion@-@TargetArch_CPP@
+VERSION=@FRAMEWORK_VERSION@
 GHC_BASE="$INSTALL_DEST/GHC.framework/Versions/$VERSION"
 
 INSTALL_BIN="$INSTALL_BASE/bin"