- Updated to 2.0-rc3 development snapshot

- Bug fixes only, we are in code freeze.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=390
This commit is contained in:
2016-12-23 20:02:12 +00:00
committed by Git OBS Bridge
parent c917a7ce86
commit df7d82dc47
7 changed files with 29 additions and 22 deletions

View File

@@ -3497,7 +3497,7 @@ winetricks_showmenu()
;;
esac > "$WINETRICKS_WORKDIR"/zenity.sh
> "$WINETRICKS_WORKDIR"/installed.txt
true > "$WINETRICKS_WORKDIR"/installed.txt
for metadatafile in "$WINETRICKS_METADATA"/$WINETRICKS_CURMENU/*.vars
do
code=$(winetricks_metadata_basename "$metadatafile")