On Mon, Feb 1, 2010 at 7:34 PM, Fabio Mascarenhas <[email protected]> wrote:
> LuaFileSystem 1.5.0 has been out for a while, and this typo has been fixed
> (http://keplerproject.github.com/luafilesystem).
As we're in topic would it be possible to add DESTDIR support to
'install:' target in Makefile?
install:
mkdir -p $(DESTDIR)$(LUA_LIBDIR)
cp src/lfs.so $(DESTDIR)$(LUA_LIBDIR)
> Fabio Mascarenhas
--
Andrea
_______________________________________________
Kepler-Project mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/