aboutsummaryrefslogtreecommitdiffstats
path: root/etc/subdownloader.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/subdownloader.profile')
-rw-r--r--etc/subdownloader.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/subdownloader.profile b/etc/subdownloader.profile
index c07131893..b55300c88 100644
--- a/etc/subdownloader.profile
+++ b/etc/subdownloader.profile
@@ -10,12 +10,8 @@ noblacklist ${HOME}/.config/SubDownloader
10noblacklist ${VIDEOS} 10noblacklist ${VIDEOS}
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/python2* 13include allow-python2.inc
14noblacklist ${PATH}/python3* 14include allow-python3.inc
15noblacklist /usr/lib/python2*
16noblacklist /usr/lib/python3*
17noblacklist /usr/local/lib/python2*
18noblacklist /usr/local/lib/python3*
19 15
20include disable-common.inc 16include disable-common.inc
21include disable-devel.inc 17include disable-devel.inc