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-python2.inc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 etc/inc/allow-python2.inc (limited to 'etc/inc/allow-python2.inc') diff --git a/etc/inc/allow-python2.inc b/etc/inc/allow-python2.inc new file mode 100644 index 000000000..b0525e2e1 --- /dev/null +++ b/etc/inc/allow-python2.inc @@ -0,0 +1,9 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include allow-python2.local + +noblacklist ${PATH}/python2* +noblacklist /usr/include/python2* +noblacklist /usr/lib/python2* +noblacklist /usr/local/lib/python2* +noblacklist /usr/share/python2* -- cgit v1.2.3-54-g00ecf