Expanded distro_shorthand to support non-LSB solutions
This commit is contained in:
parent
14ed583d68
commit
e2af2772fe
4 changed files with 36 additions and 17 deletions
|
@ -61,8 +61,8 @@ kernel_shorthand="on"
|
|||
|
||||
# Distro
|
||||
|
||||
# Shorten the output of distro
|
||||
# NOTE: This is only possible on Linux with lsb_release
|
||||
# Shorten the output of distro (tiny, on, off)
|
||||
# NOTE: This is only possible on Linux
|
||||
distro_shorthand="off"
|
||||
|
||||
# Mac OS X hide/show build version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue