URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aab172fbdaa5057b3c33fcf69c008abe169f4302
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
aab172f by Dario Lombardo (lomato@xxxxxxxxx):
tools: add alpine-setup script.
As for debian/rpm/bsd add a script that helps the user to setup
a development environment for alpine.
Tested on s390x alpine.
Change-Id: Ib4e002385ce748b764ae7ff51f39a9cfce61590c
Reviewed-on: https://code.wireshark.org/review/33268
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 1a540a6 print: print booleans not integers in ek_write_field_value().
add aab172f tools: add alpine-setup script.
Summary of changes:
tools/alpine-setup.sh | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 106 insertions(+)
create mode 100755 tools/alpine-setup.sh