From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/inc/allow-python3.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 etc/inc/allow-python3.inc (limited to 'etc/inc/allow-python3.inc') diff --git a/etc/inc/allow-python3.inc b/etc/inc/allow-python3.inc new file mode 100644 index 000000000..d968886b0 --- /dev/null +++ b/etc/inc/allow-python3.inc @@ -0,0 +1,10 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include allow-python3.local + +noblacklist ${PATH}/python3* +noblacklist /usr/include/python3* +noblacklist /usr/lib/python3* +noblacklist /usr/lib64/python3* +noblacklist /usr/local/lib/python3* +noblacklist /usr/share/python3* -- cgit v1.2.3-70-g09d2