diff options
Diffstat (limited to 'testing/apparmor/python-3.8-compat.patch')
-rw-r--r-- | testing/apparmor/python-3.8-compat.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/testing/apparmor/python-3.8-compat.patch b/testing/apparmor/python-3.8-compat.patch deleted file mode 100644 index 463e5f755e..0000000000 --- a/testing/apparmor/python-3.8-compat.patch +++ /dev/null @@ -1,18 +0,0 @@ -From 17b806ac9c24a1ab74285904ae3124c8bd26909d Mon Sep 17 00:00:00 2001 -From: Natanael Copa <ncopa@alpinelinux.org> -Date: Thu, 31 Oct 2019 13:38:19 +0000 -Subject: [PATCH] update to newer ax_python_devel - -https://www.gnu.org/software/autoconf-archive/ax_python_devel.html ---- - .../libapparmor/m4/{ac_python_devel.m4 => ax_python_devel.m4} | 0 - 1 file changed, 0 insertions(+), 0 deletions(-) - rename libraries/libapparmor/m4/{ac_python_devel.m4 => ax_python_devel.m4} (100%) - -diff --git a/libraries/libapparmor/m4/ac_python_devel.m4 b/libraries/libapparmor/m4/ax_python_devel.m4 -similarity index 100% -rename from libraries/libapparmor/m4/ac_python_devel.m4 -rename to libraries/libapparmor/m4/ax_python_devel.m4 --- -2.23.0 - |