Skip to content

Commit

Permalink
vb5run: mark as broken on wine-8.10+
Browse files Browse the repository at this point in the history
Closes: #2255
  • Loading branch information
austin987 committed Jan 2, 2025
1 parent 9ff7f2f commit 41e142e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -12256,6 +12256,8 @@ w_metadata vb5run dlls \

load_vb5run()
{
w_package_broken "https://bugs.winehq.org/show_bug.cgi?id=56209" 8.10

w_download https://download.microsoft.com/download/vb50pro/utility/1/win98/en-us/msvbvm50.exe b5f8ea5b9d8b30822a2be2cdcb89cda99ec0149832659ad81f45360daa6e6965
w_try_cd "${W_CACHE}/${W_PACKAGE}"
w_try "${WINE}" msvbvm50.exe ${W_OPT_UNATTENDED:+/q}
Expand Down

0 comments on commit 41e142e

Please sign in to comment.