summaryrefslogtreecommitdiffstats
path: root/libraries/lua-filesystem/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2012-09-10 07:44:00 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-09-10 16:35:35 -0500
commit6179f15efd78eab46b92d255248c3c75d783940e (patch)
treeca830104658ed62ec83c8690806a8c98e6c584be /libraries/lua-filesystem/README
parentc8d8154eab85d966a08fde2c6dfcc949451318f5 (diff)
downloadslackbuilds-6179f15efd78eab46b92d255248c3c75d783940e.tar.gz
slackbuilds-6179f15efd78eab46b92d255248c3c75d783940e.tar.xz
libraries/lua-filesystem: Renamed from luafilesystem.
Also added a pkconfig file and a couple of links. Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/lua-filesystem/README (renamed from libraries/luafilesystem/README)2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/luafilesystem/README b/libraries/lua-filesystem/README
index f7c51ee8f5..d8a3ea388d 100644
--- a/libraries/luafilesystem/README
+++ b/libraries/lua-filesystem/README
@@ -1,4 +1,4 @@
-luafilesystem (lua filesystem library)
+lua-filesystem (lua filesystem library)
LuaFileSystem is a Lua library developed to complement the set
of functions related to filesystems offered by the standard