From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 310a82c..325e9ee 100755 --- a/build.sh +++ b/build.sh @@ -28,7 +28,7 @@ echo $command $command echo "_______________ BUILDING Irrlicht _______________" -cd $wd/libraries/irrlicht-1.8/source/Irrlicht +cd $wd/libraries/irrlicht-1.8.1/source/Irrlicht make # Test if edje is already available, build EFL up to edje if not. -- cgit v1.1