From a13f39ca1d629b8362880ba10bca53b4f00a3789 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Mon, 11 Jul 2022 01:25:37 -0300 Subject: aria2c.profile: add comment to winetricks workaround As a reminder to create a profile for winetricks instead of allowing access to its paths to programs used by winetricks (see #5238). Added on commit 0ec1c66b5 ("aria2c.profile: allow access to ~/.cache/winetricks") / PR #5238. --- etc/profile-a-l/aria2c.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/profile-a-l/aria2c.profile b/etc/profile-a-l/aria2c.profile index 8a31b138e..f108a6291 100644 --- a/etc/profile-a-l/aria2c.profile +++ b/etc/profile-a-l/aria2c.profile @@ -7,7 +7,7 @@ include aria2c.local include globals.local noblacklist ${HOME}/.aria2 -noblacklist ${HOME}/.cache/winetricks +noblacklist ${HOME}/.cache/winetricks # XXX: See #5238 noblacklist ${HOME}/.config/aria2 noblacklist ${HOME}/.netrc -- cgit v1.2.3-54-g00ecf