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