void-packages/common/wrappers
Đoàn Trần Công Danh cf6e6f14d3 wrappers/uname: report correct machine type on ethereal
We're using Ethereal chroot style on Travis CI.

In that chroot style, `uname -m` reports x86_64 even if we're
bootstrapped with i686 systems.

Some i686 build that employ `uname -m` is failing on Travis CI,
e.g: https://travis-ci.org/void-linux/void-packages/jobs/648010517#L5787

Change `uname` output to make Travis Output meaningful for i686.
2020-02-11 08:56:25 +01:00
..
cross-cc cross-cc: always unset incpath and libpath 2015-10-25 13:32:10 +01:00
date.sh common/wrappers/date.sh: use utc, fix escaping 2016-03-03 16:52:18 +01:00
install.sh xbps-src: move wrappers to common/wrappers. 2015-04-21 10:48:30 +02:00
ldconfig.sh common/wrappers/ldconfig.sh: pass through -p. 2017-08-28 19:52:07 +02:00
strip.sh xbps-src: create a dummy strip(1) wrapper. 2015-04-27 21:10:12 +02:00
uname.sh wrappers/uname: report correct machine type on ethereal 2020-02-11 08:56:25 +01:00