Make distro_name work everywhere
* For MacOS, print MacOS for distro_name * For others, print $KERNEL for distro_name
This commit is contained in:
parent
cb7f7785c8
commit
5e766d84d5
5 changed files with 30 additions and 18 deletions
|
@ -1,9 +1,20 @@
|
|||
# Technical Add-on for Unix and Linux
|
||||
|
||||
## Version 9.2.0.4
|
||||
|
||||
Make distro_name work everywhere
|
||||
|
||||
Changes:
|
||||
|
||||
* For MacOS, print MacOS for distro_name
|
||||
* For others, print $KERNEL for distro_name
|
||||
|
||||
## Version 9.2.0.3
|
||||
|
||||
Fix bug in 9.2.0.2
|
||||
|
||||
Changes:
|
||||
|
||||
* Add code I forgot for machine_arch for Linux
|
||||
* Add Makefile to make making releases easier
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue