URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90b34ae3db7cc39c80c5d1a372b7432fc884556c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.8
Repository: wireshark
Commits:
90b34ae by Gerald Combs (gerald@xxxxxxxxxxxxx):
Add NSIS path discovery to config.nmake.
Chocolatey wants to install NSIS in "c:\Program Files" no matter what. Try
to locate makensis automatically, similar to the way we locate Python.
svn path=/trunk/; revision=51497
(cherry picked from commit dc87fa2d68a5dbc7693b5cc93e044a62af5ce39c)
Change-Id: Icf7e26f2df5a01a19ed1e652e9b668f4175148a9
Reviewed-on: https://code.wireshark.org/review/264
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 5f4468c Replace "svn" with "git" all over the place.
adds 90b34ae Add NSIS path discovery to config.nmake.
Summary of changes:
config.nmake | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)