From 83d70cffe7d761075de6845300029d759e8bca3d Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 25 Jan 2020 11:33:54 +0100 Subject: disable-interpreters: blacklist /usr/lib64/python3* --- etc/disable-interpreters.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/disable-interpreters.inc') diff --git a/etc/disable-interpreters.inc b/etc/disable-interpreters.inc index 4c4eed25d..6acd1de8e 100644 --- a/etc/disable-interpreters.inc +++ b/etc/disable-interpreters.inc @@ -47,5 +47,6 @@ blacklist /usr/share/python2* blacklist ${PATH}/python3* blacklist /usr/include/python3* blacklist /usr/lib/python3* +blacklist /usr/lib64/python3* blacklist /usr/local/lib/python3* blacklist /usr/share/python3* -- cgit v1.2.3-70-g09d2