URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c90b642fef12efa5ef61e0526c8661830a9d0e0b
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c90b642 by Joerg Mayer (jmayer@xxxxxxxxx):
Pass the download tag as an argument to win-setup.sh instead as an enviroment variable
Change-Id: Id2369cec93b82f182bab9046469796f51115accb
Reviewed-on: https://code.wireshark.org/review/3143
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 622f06b WIRESHARK_TARGET_PLATFORM is only used inside --download code path: Use it only there. Update comments wrt DOWNLOAD_PREFIX Remove trailing / at end of DOWNLOAD_PREFIX
adds c90b642 Pass the download tag as an argument to win-setup.sh instead as an enviroment variable
Summary of changes:
tools/win-setup.sh | 25 +++++++++++++------------
tools/win32-setup.sh | 13 +++++++++++--
tools/win64-setup.sh | 13 +++++++++++--
3 files changed, 35 insertions(+), 16 deletions(-)