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 $@ ||