From bdf5abea56dd9cd440e300223a1041d7b6e95530 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 16 Feb 2013 21:57:46 +0000 Subject: [PATCH] Fix zakk's screwups --- make-macosx-ub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index 47f45750..f6a6f5f2 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -45,7 +45,7 @@ RENDER_OBJ=" build/release-darwin-x86_64/renderer_opengl1_x86_64.dylib build/release-darwin-i386/renderer_opengl1_i386.dylib build/release-darwin-ppc/renderer_opengl1_ppc.dylib - build/release-darwin-x86_64/renderer_opengl2.dylib + build/release-darwin-x86_64/renderer_opengl2_x86_64.dylib build/release-darwin-i386/renderer_opengl2_i386.dylib build/release-darwin-ppc/renderer_opengl2_ppc.dylib "