From fd6d0ac30a08cb56cfc2361f2ac62cefa3bd446c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 13 Jan 2013 23:37:17 +1000 Subject: Just some general clean up. --- build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index ff1c714..0f9f932 100755 --- a/build.sh +++ b/build.sh @@ -30,9 +30,9 @@ $command # Test if edje is already available, build EFL up to edje if not. # TODO - Check EFL version. -# TODO - grab release tarballs from enlightenment.org, then build those. hash edje_cc 2>&- || { +# TODO - grab release tarballs from enlightenment.org, then build those. echo "_______________ BUILDING eina _______________" # cd $wd/libraries/eina # ./configure && make @@ -74,5 +74,3 @@ cd $wd/LuaSL echo "_______________ BUILDING extantz _______________" cd $wd/ClientHamr/extantz ./build.sh - - -- cgit v1.1