This adds double quotes around the IDNMRedistDir symbol in ..\wix\NTMakefile
so that the 8.3 alternate directory name is no longer required.
Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/182
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
-dVersionPatch=$(AFSPRODUCT_VER_PATCH) \
"-dDestDir=$(DESTDIR)\\" \
-dCellDbFile=CellServDB \
- -dIDNMRedistDir=$(MSIDNNLS)\\REDIST \
+ "-dIDNMRedistDir=$(MSIDNNLS)\\REDIST" \
-v0 \
-w0 \
$(WIXCYGOPT) $(AFSDEV_AUXWIXDEFINES) openafs.wxs