diff scripts/mmake.sh @ 311:22ca4f3a65c3

remove LUAN_HOME git-svn-id: https://luan-java.googlecode.com/svn/trunk@312 21e917c8-12df-6dd8-5cb6-c86387c605b9
author fschmidt@gmail.com <fschmidt@gmail.com@21e917c8-12df-6dd8-5cb6-c86387c605b9>
date Tue, 23 Dec 2014 07:39:30 +0000
parents 869d2263de5d
children 6fd016d35ec1
line wrap: on
line diff
--- a/scripts/mmake.sh	Tue Dec 23 07:07:17 2014 +0000
+++ b/scripts/mmake.sh	Tue Dec 23 07:39:30 2014 +0000
@@ -1,3 +1,1 @@
-. check_luan_home.sh
-
-luan.sh $LUAN_HOME/dist/scripts/mmake.luan $*
+luan `dirname $0`/mmake.luan $*