Skip to content

Commit

Permalink
dotnet30sp1: mark broken for various 4.x versions
Browse files Browse the repository at this point in the history
  • Loading branch information
austin987 committed Dec 24, 2019
1 parent 4cfc2b8 commit f88d2b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -8654,6 +8654,12 @@ load_dotnet30sp1()
# I can't find a 64-bit installer anywhere
w_package_unsupported_win64

w_package_broken "https://bugs.winehq.org/show_bug.cgi?id=47436" 4.8 4.15
w_package_broken "https://bugs.winehq.org/show_bug.cgi?id=48277" 4.16 4.21

# And a third way, but only with mingw enabled in wine-4.12.1 through wine-4.14
w_package_broken_mingw "https://bugs.winehq.org/show_bug.cgi?id=47484" 4.12.1 4.14

# FIXME: URL?
w_download https://download.microsoft.com/download/8/F/E/8FEEE89D-9E4F-4BA3-993E-0FFEA8E21E1B/NetFx30SP1_x86.exe 3100df4d4db3965ead9520c887a534115cf6fc7ba100abde45226958b865695b
# Recipe from https://bugs.winehq.org/show_bug.cgi?id=25060#c10
Expand Down

0 comments on commit f88d2b4

Please sign in to comment.