mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/lua-posix: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4a643ba9b7
commit
de0eccc072
1 changed files with 3 additions and 1 deletions
|
@ -5,4 +5,6 @@ This require one version of Lua installed (lua, lua52, lua53, luajit):
|
|||
Default support for all versions of Lua installed before build.
|
||||
To specify which Lua versions:
|
||||
LUAVER="vers"
|
||||
"vers" must be one or more of "5.1 5.2 5.3 jit" in the right order separated with space
|
||||
|
||||
"vers" must be one or more of "5.1 5.2 5.3 jit", in the right order,
|
||||
separated with space
|
||||
|
|
Loading…
Reference in a new issue