aboutsummaryrefslogtreecommitdiffstats
path: root/etc/natron.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/natron.profile')
-rw-r--r--etc/natron.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/natron.profile b/etc/natron.profile
index 790fe437d..85e23c759 100644
--- a/etc/natron.profile
+++ b/etc/natron.profile
@@ -5,11 +5,13 @@ include natron.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8# Allow access to python 8# Allow python (blacklisted by disable-interpreters.inc)
9noblacklist ${PATH}/python2* 9noblacklist ${PATH}/python2*
10noblacklist ${PATH}/python3* 10noblacklist ${PATH}/python3*
11noblacklist /usr/lib/python2* 11noblacklist /usr/lib/python2*
12noblacklist /usr/lib/python3* 12noblacklist /usr/lib/python3*
13noblacklist /usr/local/lib/python2*
14noblacklist /usr/local/lib/python3*
13 15
14noblacklist ${HOME}/.Natron 16noblacklist ${HOME}/.Natron
15noblacklist ${HOME}/.cache/INRIA/Natron 17noblacklist ${HOME}/.cache/INRIA/Natron