On Wed, Jul 6, 2011 at 9:33 AM, steve donovan <[email protected]> wrote: > Hi all, > > I'm going to do a rock for LDoc, but it has a number of templates and > style sheets which need to be accessed. Given the way LR deploys > scripts and modules, I'm not sure how to find these internal > resources. > > It's easy enough to copy extra files into the rock directory (there is > a 'conf' for this as well??) but how do I programmatically find out > where my package's metadata is? > > (Without way too much internal knowledge of LuaRocks, of course)
Hi, I missed this post back then. I believe your recent work in the luarocks-api is related to this, right? We don't currently have any nice way to provide this information for modules, and we should, since modules shouldn't hardcode paths is them on installation. No ideas for solving this off the top of my head, though... -- -- Hisham http://hisham.hm/ - http://colorbleed.com.br/ ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
