ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

commit 0b1c3bf18a0130716b0e9147ab5a23dea1055d05
parent a89b961111731429a9002a4e2f9c49171fce12f4
Author: sin <sin@2f30.org>
Date:   Sat, 14 Jun 2014 19:05:09 +0100

Actually install lua

Diffstat:
Mlua/lua.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lua/lua.mk b/lua/lua.mk @@ -6,7 +6,7 @@ INSTALL_BIN = \ src/luac INSTALL_MAN1 = `{ ls doc/*.1 } -<$mkbuild/mk.common-noinst +<$mkbuild/mk.common lua:QV: export CFLAGS="$CFLAGS $DEPS_CFLAGS"