Skip to content

Commit

Permalink
winetricks: remove mono210, wine ships its own (and it is outdated)
Browse files Browse the repository at this point in the history
git-svn-id: https://winetricks.googlecode.com/svn/trunk@1012 98bf863f-ac88-fb5c-4855-c94565d26d3c
  • Loading branch information
austinenglish@gmail.com committed Jun 29, 2013
1 parent 9add1aa commit b0b1b16
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -5626,25 +5626,6 @@ load_mfc40()

#----------------------------------------------------------------

#----------------------------------------------------------------

w_metadata mono210 dlls \
title="Mono 2.10 (.NET compatability)" \
publisher="Novell" \
year="2011" \
media="download" \
file1="mono-2.10.8-gtksharp-2.12.11-win32-1.exe" \
installed_file1="$W_PROGRAMS_X86_WIN/Mono-2.10.8/bin/mono-2.0.dll"

load_mono210()
{
w_download http://download.mono-project.com/archive/2.10.8/windows-installer/1/mono-2.10.8-gtksharp-2.12.11-win32-1.exe adf2f944056b55aceb48bf4e028ebb0814f290f9
cd "$W_CACHE"/mono210
w_try $WINE $file1 $W_UNATTENDED_SLASH_SILENT
}

#----------------------------------------------------------------

w_metadata mozillabuild apps \
title="Mozilla build environment" \
publisher="The Mozilla Foundation" \
Expand Down Expand Up @@ -17709,7 +17690,6 @@ for data in \
mfc40:size_MB=48,time_sec=0 \
mfc42:size_MB=47,time_sec=1 \
mingw:size_MB=132,time_sec=3 \
mono210:size_MB=463,time_sec=26 \
mozillabuild:size_MB=891,time_sec=26 \
mpc:size_MB=87,time_sec=2 \
msasn1:size_MB=178,time_sec=3 \
Expand Down

0 comments on commit b0b1b16

Please sign in to comment.