diff options
author | Leonard Schmidt <lems@gmx.net> | 2017-10-27 16:43:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-28 05:58:30 +0700 |
commit | 7ac4bd193191b7e09198c4ceb9e1ac5faf6a1ffd (patch) | |
tree | d3c5982dd89511040e5d6a391d2cc9a4310c46ed /network/luakit/README | |
parent | fde5c82ec08e8aec67df3e329373b24c8c2f8b86 (diff) | |
download | slackbuilds-7ac4bd193191b7e09198c4ceb9e1ac5faf6a1ffd.tar.gz |
network/luakit: Updated for version 2017.08.10 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/luakit/README')
-rw-r--r-- | network/luakit/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/network/luakit/README b/network/luakit/README index cdba08c04e..88fe51204b 100644 --- a/network/luakit/README +++ b/network/luakit/README @@ -7,6 +7,3 @@ constructed by the config files present in /etc/xdg/luakit Just copy the files you wish to change (and the rc.lua) into $XDG_CONFIG_HOME/luakit (defaults to ~/.config/luakit) and luakit will use those files when you next launch it. - -luajit is an optional dependency. You can pass LUAJIT=1 to the -SlackBuild. |