os/linux: add MacOS::CLT.version.
This allows formulae with this to be read on Linux.
This commit is contained in:
parent
e8a29a2d72
commit
6aca5a6c6d
@ -68,5 +68,13 @@ module OS
|
||||
Version::NULL
|
||||
end
|
||||
end
|
||||
|
||||
module CLT
|
||||
module_function
|
||||
|
||||
def version
|
||||
Version::NULL
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user