summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python.eselect')
-rw-r--r--python.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.eselect b/python.eselect
index 1ea575d..a1e2610 100644
--- a/python.eselect
+++ b/python.eselect
@@ -49,7 +49,7 @@ set_python_config() {
python_config="\${EPYTHON/python/python-config-}"
"\${0%/*}/\${python_config:-${target}}" "\$@"
EOF
- chmod +x "${script}"
+ chmod a+rx "${script}"
}
# Try to remove python and python.1 symlinks