aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/picard.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/picard.profile')
-rw-r--r--etc/profile-m-z/picard.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-m-z/picard.profile b/etc/profile-m-z/picard.profile
index a5ea47088..ac178ee6c 100644
--- a/etc/profile-m-z/picard.profile
+++ b/etc/profile-m-z/picard.profile
@@ -6,9 +6,9 @@ include picard.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/MusicBrainz 9nodeny ${HOME}/.cache/MusicBrainz
10noblacklist ${HOME}/.config/MusicBrainz 10nodeny ${HOME}/.config/MusicBrainz
11noblacklist ${MUSIC} 11nodeny ${MUSIC}
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 14include allow-python2.inc