From c976b0b86bbdebe39997ecd12e0965595c77066d Mon Sep 17 00:00:00 2001 From: Anton Shestakov Date: Mon, 17 Jan 2022 12:06:39 +0300 Subject: wine.profile: allow ~/.cache/wine ~/.cache/wine is a directory where wine stores .msi files for wine-gecko and wine-mono that it may download (with user's permission) and reuse every time a new prefix is created. --- etc/profile-m-z/wine.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-m-z/wine.profile') diff --git a/etc/profile-m-z/wine.profile b/etc/profile-m-z/wine.profile index 1e9b9341b..f30fc971f 100644 --- a/etc/profile-m-z/wine.profile +++ b/etc/profile-m-z/wine.profile @@ -6,6 +6,7 @@ include wine.local # Persistent global definitions include globals.local +noblacklist ${HOME}/.cache/wine noblacklist ${HOME}/.cache/winetricks noblacklist ${HOME}/.Steam noblacklist ${HOME}/.local/share/Steam -- cgit v1.2.3-70-g09d2