Hi, list! I've got a set of lua-only rockspecs which use build "none" or "builtin" with mix of copy_directories and install.bin clauses. (Maybe something else, but only build modes are none and builtin only.)
To determine if I should rebuild a rock, I need a quick and dirty way to get a list of files which would get into rock file if I'd say `luarocks make` on that rockspec. Note that the list should come with resolved symlinks. Any clues? Can I reuse LuaRocks code for that somehow? Thanks, Alexander. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
