aboutsummaryrefslogtreecommitdiffstats
path: root/etc/scribus.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/scribus.profile')
-rw-r--r--etc/scribus.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/scribus.profile b/etc/scribus.profile
index d8dc7b0e0..e20cd1b5a 100644
--- a/etc/scribus.profile
+++ b/etc/scribus.profile
@@ -27,12 +27,8 @@ noblacklist ${DOCUMENTS}
27noblacklist ${PICTURES} 27noblacklist ${PICTURES}
28 28
29# Allow python (blacklisted by disable-interpreters.inc) 29# Allow python (blacklisted by disable-interpreters.inc)
30noblacklist ${PATH}/python2* 30include allow-python2.inc
31noblacklist ${PATH}/python3* 31include allow-python3.inc
32noblacklist /usr/lib/python2*
33noblacklist /usr/lib/python3*
34noblacklist /usr/local/lib/python2*
35noblacklist /usr/local/lib/python3*
36 32
37include disable-common.inc 33include disable-common.inc
38include disable-devel.inc 34include disable-devel.inc
@@ -60,7 +56,7 @@ seccomp
60shell none 56shell none
61tracelog 57tracelog
62 58
63# private-bin scribus,gs,gimp* 59# private-bin gimp*,gs,scribus
64private-dev 60private-dev
65private-tmp 61private-tmp
66 62