From 3e5255d61952fdecf8952c6a3b0112c909e423b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 16 Nov 2013 11:21:33 +0100 Subject: [PATCH] remove old and misleading note --- packaging/package-all.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/package-all.sh b/packaging/package-all.sh index 2f4e802596..20d6d8ffeb 100755 --- a/packaging/package-all.sh +++ b/packaging/package-all.sh @@ -26,8 +26,6 @@ markdown CONTRIBUTING.md > CONTRIBUTING.html markdown DOCUMENTATION.md > DOCUMENTATION.html # List of files that are packaged on all platforms -# Note that the Tao dlls are shipped on all platforms except osx and that -# they are now installed to the game directory instead of placed in the gac FILES=('OpenRA.Game.exe' 'OpenRA.Editor.exe' 'OpenRA.Utility.exe' \ 'OpenRA.FileFormats.dll' 'OpenRA.Renderer.SdlCommon.dll' 'OpenRA.Renderer.Sdl2.dll' 'OpenRA.Renderer.Cg.dll' 'OpenRA.Renderer.Gl.dll' 'OpenRA.Renderer.Null.dll' 'OpenRA.Irc.dll' \ 'FreeSans.ttf' 'FreeSansBold.ttf' \