- Updated to 2.0-rc1 development snapshot
- Bug fix update of the Mono engine. - Support for IDN name resolution. - Many more Shader Model 5 operations. - Still more fixes in the regression tests. - Various bug fixes. - updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=387
This commit is contained in:
@@ -9475,7 +9475,7 @@ w_metadata droid fonts \
|
||||
installed_file1="$W_FONTSDIR_WIN/DroidSans-Bold.ttf"
|
||||
|
||||
do_droid() {
|
||||
w_download "${DROID_URL}$1'?raw=true'" "$3" "$1"
|
||||
w_download "${DROID_URL}${1}?raw=true" "${3}" "${1}"
|
||||
w_try cp -f "$W_CACHE/droid/$1" "$W_FONTSDIR_UNIX"
|
||||
w_register_font "$1" "$2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user