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