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