From bf1de60f00de1c0a60d41d29a859eb26cccc7892 Mon Sep 17 00:00:00 2001 From: Gleydson Soares Date: Thu, 15 Oct 2015 07:39:09 -0300 Subject: [PATCH] fix typo; s,intall,install, --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb61cde..efd9e6e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Inform the location to intall the modules +# Inform the location to install the modules LUAPATH ?= /usr/share/lua/5.1 LUACPATH ?= /usr/lib/lua/5.1