diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-12-28 15:48:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:28 +0700 |
commit | dee93a58348ad6c098df4da7a5e2c2b57678da12 (patch) | |
tree | fff50c1b69ff5d384361a534a2ec0704acab5055 | |
parent | 9389d02c19e3d1641d81f8b2ffc272631b53d963 (diff) | |
download | slackbuilds-dee93a58348ad6c098df4da7a5e2c2b57678da12.tar.gz |
development/lua: Removed lua52 reference.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | development/lua/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/lua/README b/development/lua/README index 562861329e..21e8eaf674 100644 --- a/development/lua/README +++ b/development/lua/README @@ -4,6 +4,3 @@ general-purpose, stand-alone scripting language. This package is for the version 5.1.x of lua, the one compatible with the software that needs lua on slackbuilds.org. -There is also lua52, providing lua 5.2.x, but it's not parallel -installable and it's still not compatible with anything here. -If in doubt, choose this version (lua, *NOT* lua52). |