Re: [PATCH source-builder] Add distro aliases for Gentoo hosts

2017-01-09 Thread Chris Johns
On 10/01/2017 05:43, Ralf Ramsauer wrote: Gentoo stores most of the basic stuff in /bin and not /usr/bin. Default values do not work for Gentoo. Add 'gentoo' as a new variation. Signed-off-by: Ralf Ramsauer Pushed. Thank you. Chris ___ devel mailin

[PATCH source-builder] Add distro aliases for Gentoo hosts

2017-01-09 Thread Ralf Ramsauer
Gentoo stores most of the basic stuff in /bin and not /usr/bin. Default values do not work for Gentoo. Add 'gentoo' as a new variation. Signed-off-by: Ralf Ramsauer --- source-builder/sb/linux.py | 6 ++ 1 file changed, 6 insertions(+) diff --git a/source-builder/sb/linux.py b/source-builde