corda/linux/installer
Rodolfo Silva 17f2836e2e Updated get_arch() function in linux/installer/common/sdk/createTarball.sh script to support all system languages.
The old get_arch() function would only work on systems configured in English, since it looked for the 'Class:' string.
The new get_arch() function uses the 'magic' information from the readelf output to determine the architecture of the build from generated binary.

Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
2016-11-09 10:19:17 -03:00
..
bin Updated get_arch() function in linux/installer/bin/build-installpkg.sh script to support all system languages. 2016-11-09 10:18:30 -03:00
common Updated get_arch() function in linux/installer/common/sdk/createTarball.sh script to support all system languages. 2016-11-09 10:19:17 -03:00