diff options
author | sibelle <lesibel@free.fr> | 2010-02-24 23:49:07 +0100 |
---|---|---|
committer | sibelle <lesibel@free.fr> | 2010-02-24 23:49:07 +0100 |
commit | 5e3245e46d998ecd5004d1358f449b5df5987987 (patch) | |
tree | 257cc84982b7dd06abb5c03343855c2caea43529 /extra/lua/.footprint | |
parent | 1df3238f9210e8f4dbb4c670e3fbdba65ed92910 (diff) | |
parent | e7ae426196644b630f21e88b36ea4ea931d113ae (diff) | |
download | nutyx-extra-5e3245e46d998ecd5004d1358f449b5df5987987.tar.gz nutyx-extra-5e3245e46d998ecd5004d1358f449b5df5987987.tar.bz2 nutyx-extra-5e3245e46d998ecd5004d1358f449b5df5987987.tar.xz nutyx-extra-5e3245e46d998ecd5004d1358f449b5df5987987.zip |
Merge remote branch 'nutyx-2009/master'
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 |