temporary use wine vcruntime until native vcruntime is installed

This commit is contained in:
partouf
2018-01-04 12:43:31 +01:00
parent 13f6ae4bb6
commit 45106c3820

View File

@@ -9,7 +9,7 @@ export DENIED=/proc/self/cwd:/proc/self/root:/proc/self/exe
# Wine configuration
export DISPLAY=
export WINEPREFIX=/tmp/wine
export WINEDLLOVERRIDES="vcruntime140=n"
export WINEDLLOVERRIDES="vcruntime140=b"
mkdir -p /tmp/wine
ALLOWED_FOR_READ=${ALLOWED_FOR_READ}:/usr/share/fonts:/etc/passwd