- unset `IFS` variable so that it doesn't affect future script execution - use `\n\r` separator on windows - fix script to be Python2/Python3 compliant
Since the include list of files to pack with Chromium changes eventually, we should use their list instead of hardcoded one on our side.