If available, use "distro" package (introduced Python 3.6, back-ported to 2.6)
to recognize Linux distributions and versions.
Updates #4966
---
source-builder/sb/linux.py | 89 +-
1 file changed, 59 insertions(+), 30 deletions(-)
diff --git a/source-builder/sb
Hi Michael,
I cannot apply the patch. Git does not like it and applying with patch gives the
following error:
patching file source-builder/sb/linux.py
patch: malformed patch at line 25: @@ -56,36 +57,11 @@ def load():
Are you able to get git to send the patch. If not could please attach
If available, use "distro" package (introduced Python 3.6, back-ported
to 2.6)
to recognize Linux distributions and versions.
Updates #4966
---
source-builder/sb/linux.py | 89 +-
1 file changed, 59 insertions(+), 30 deletions(-)
diff --git a/source-builder/