From 47e4f1caf362b2ca97a39f540c6885683de1898f Mon Sep 17 00:00:00 2001
From: "Nicolas \"Pixel\" Noble" <pixel@nobis-crew.org>
Date: Wed, 25 Nov 2009 02:41:49 +0100
Subject: luac is no more.

---
 compilation | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compilation b/compilation
index c30cc8a..fd35bc1 100755
--- a/compilation
+++ b/compilation
@@ -53,7 +53,7 @@ cd ..
 cd lua-interface
 colormake || exit -1
 ./lua-interface -e 'print "Hello, world!"'
-cp lua-interface luac ../lua-interface-distrib/linux
+cp lua-interface ../lua-interface-distrib/linux
 cd ..
 
 cd lua-modules
-- 
cgit v1.2.3