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
|
@ -17,7 +17,7 @@ docs_section_override = AddOns:released
|
|||
|
||||
[launcher]
|
||||
author = Michael Erdely
|
||||
version = 9.2.0.3
|
||||
version = 9.2.0.4
|
||||
description = Technical Add-on for Unix and Linux
|
||||
|
||||
#[package]
|
||||
|
@ -26,5 +26,5 @@ description = Technical Add-on for Unix and Linux
|
|||
|
||||
[id]
|
||||
name = TA-unix
|
||||
version = 9.2.0.3
|
||||
version = 9.2.0.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue