~wasta-linux/wasta-remastersys/master

Viewing all changes in revision 106.

  • Committer: Justin Luth
  • Date: 2023-11-10 18:25:32 UTC
  • Revision ID: git-v1:ecc4a59612f97671b307bc8be36ab79f5ec386d8
limit the version comparison to major and minor version numbers

Ubuntu 24.04 exposed the weakness in taking the version at face value.
4.6.1 >= 4.4 gave an input error, because a number cannot have
two decimal places. So limit it to 4.6. Zero-pad the minor version
since it isn't that hard to get to version to .10 or higher.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: