URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a6e6deea7feeaa1d6c8b5084d4baebdd24138c46
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a6e6dee by Gerald Combs (gerald@xxxxxxxxxxxxx):
NSIS: Quote all paths in config.nsh.
Fix the MAKEDIR substitution. Add config.nsh to .gitignore.
Change-Id: I9c5f6469569e826e4a8036b9b1b483c16558f788
Reviewed-on: https://code.wireshark.org/review/6351
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from f39366b NetFlow: Add Ixia 'IxFlow' fields and make some general usability improvements
adds a6e6dee NSIS: Quote all paths in config.nsh.
Summary of changes:
.gitignore | 1 +
packaging/nsis/Makefile.nmake | 30 ++++++++++++++++--------------
packaging/nsis/config.nsh.in | 9 ++++-----
3 files changed, 21 insertions(+), 19 deletions(-)