summaryrefslogtreecommitdiffstats
path: root/lua/.footprint
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2011-01-16 14:03:28 +0100
committerLukc <lukc@upyum.com>2011-01-16 14:03:28 +0100
commitbcd560f573aa07b52b3cd8c29e8614eb7560d3e2 (patch)
tree2d2f7e8d96079adfd38937a22e4a827305b6fa95 /lua/.footprint
parent25c4d335bb0bd1669f9e0183cb610a7cd4857c86 (diff)
downloadbase-bcd560f573aa07b52b3cd8c29e8614eb7560d3e2.tar.gz
base-bcd560f573aa07b52b3cd8c29e8614eb7560d3e2.tar.bz2
base-bcd560f573aa07b52b3cd8c29e8614eb7560d3e2.tar.xz
base-bcd560f573aa07b52b3cd8c29e8614eb7560d3e2.zip
Recette de Lua ajoutée.
Diffstat (limited to 'lua/.footprint')
-rw-r--r--lua/.footprint25
1 files changed, 25 insertions, 0 deletions
diff --git a/lua/.footprint b/lua/.footprint
new file mode 100644
index 0000000..3ae3944
--- /dev/null
+++ b/lua/.footprint
@@ -0,0 +1,25 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/lua
+-rwxr-xr-x root/root usr/bin/luac
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/lauxlib.h
+-rw-r--r-- root/root usr/include/lua.h
+-rw-r--r-- root/root usr/include/lua.hpp
+-rw-r--r-- root/root usr/include/luaconf.h
+-rw-r--r-- root/root usr/include/lualib.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/liblua.a
+lrwxrwxrwx root/root usr/lib/liblua.so -> liblua.so.5.1
+-rw-r--r-- root/root usr/lib/liblua.so.5.1
+drwxr-xr-x root/root usr/lib/lua/
+drwxr-xr-x root/root usr/lib/lua/5.1/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/lua.pc
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/lua.1.gz
+-rw-r--r-- root/root usr/man/man1/luac.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/lua/
+drwxr-xr-x root/root usr/share/lua/5.1/