summaryrefslogtreecommitdiffstats
path: root/etc/krita.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/krita.profile')
-rw-r--r--etc/krita.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/krita.profile b/etc/krita.profile
index 8f275f8df..49c36274a 100644
--- a/etc/krita.profile
+++ b/etc/krita.profile
@@ -15,12 +15,8 @@ noblacklist ${DOCUMENTS}
15noblacklist ${PICTURES} 15noblacklist ${PICTURES}
16 16
17# Allow python (blacklisted by disable-interpreters.inc) 17# Allow python (blacklisted by disable-interpreters.inc)
18noblacklist ${PATH}/python2* 18include allow-python2.inc
19noblacklist ${PATH}/python3* 19include allow-python3.inc
20noblacklist /usr/lib/python2*
21noblacklist /usr/lib/python3*
22noblacklist /usr/local/lib/python2*
23noblacklist /usr/local/lib/python3*
24 20
25include disable-common.inc 21include disable-common.inc
26include disable-devel.inc 22include disable-devel.inc