mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 12:42:31 +00:00
feat(lua): Make LUA_DATADIR option
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
#ifdef HAVE_LUA
|
||||
#include <lua.hpp>
|
||||
#define LUA_DATADIR PACKAGE_DATADIR "/lua"
|
||||
#endif
|
||||
|
||||
namespace rpc {
|
||||
|
||||
Reference in New Issue
Block a user