From 44cb690fc910d5509e22f0d75caf12d26daa784f Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 22 Apr 2021 09:56:11 +0200 Subject: [PATCH] heimdal: remove unused patch --- heimdal/7.5.0-use-python2.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 heimdal/7.5.0-use-python2.patch diff --git a/heimdal/7.5.0-use-python2.patch b/heimdal/7.5.0-use-python2.patch deleted file mode 100644 index ba0b22c5..00000000 --- a/heimdal/7.5.0-use-python2.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- heimdal-heimdal-7.5.0/lib/wind/Makefile.am.orig 2018-06-27 08:06:04.710877500 +0300 -+++ heimdal-heimdal-7.5.0/lib/wind/Makefile.am 2018-06-27 08:06:10.480885600 +0300 -@@ -89,7 +89,7 @@ - - LDADD = libwind.la $(LIB_roken) - --PYTHON = python -+PYTHON = python2 - - if !MAINTAINER_MODE - skip_python = test -f $@ ||