Autodetect unknown distros

This commit is contained in:
2022-01-13 23:24:50 -05:00
parent c503fd994e
commit 207d09e689
2 changed files with 65 additions and 27 deletions

View File

@@ -22,9 +22,9 @@ You can always find the latest supported options by running `installJRMC --help`
repo: Install MC from repository, future updates will be handled by the system package manager
rpm: Build and install MC locally (RPM-based OSes only)
deb: Download and install official MC package locally (useful with --compat flag for older distros)
--build=[opensuse|fedora|centos]
--build=[suse|fedora|centos]
Build RPM from source DEB but do not install
Specify cross-build target with optional argument, note '=' (ex. --build=opensuse)
Specify cross-build target with optional argument, note '=' (ex. --build=suse)
--compat
Build/install MC without minimum library specifiers
--mcversion VERSION