diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-23 21:34:08 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-23 21:34:08 +0100 |
commit | 30de83955b42324c254f44746e804ed00e74ad23 (patch) | |
tree | 6c92e2470547385c10fae8eb3f54165988b6332d /extra/lua/.footprint | |
parent | ce6d7bd8049328553630d98b748641e0017fa618 (diff) | |
download | nutyx-pakxe-30de83955b42324c254f44746e804ed00e74ad23.tar.gz nutyx-pakxe-30de83955b42324c254f44746e804ed00e74ad23.tar.bz2 nutyx-pakxe-30de83955b42324c254f44746e804ed00e74ad23.tar.xz nutyx-pakxe-30de83955b42324c254f44746e804ed00e74ad23.zip |
lua, ajout des footprint et md5sum
Diffstat (limited to 'extra/lua/.footprint')
-rw-r--r-- | extra/lua/.footprint | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/extra/lua/.footprint b/extra/lua/.footprint new file mode 100644 index 000000000..acc1a705a --- /dev/null +++ b/extra/lua/.footprint @@ -0,0 +1,20 @@ +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 +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 +-rw-r--r-- root/root usr/man/man1/luac.1 |