diff options
Diffstat (limited to 'patches/libxslt-1.1.35.local.patch')
-rw-r--r-- | patches/libxslt-1.1.35.local.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/patches/libxslt-1.1.35.local.patch b/patches/libxslt-1.1.35.local.patch deleted file mode 100644 index 1cf25319..00000000 --- a/patches/libxslt-1.1.35.local.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -ru libxslt-1.1.32.orig/Makefile.in libxslt-1.1.32/Makefile.in ---- libxslt-1.1.32.orig/Makefile.in 2017-11-02 21:34:22.000000000 +0100 -+++ libxslt-1.1.32/Makefile.in 2018-08-04 15:15:09.283854093 +0200 -@@ -415,10 +415,7 @@ - SUBDIRS = \ - libxslt \ - libexslt \ -- xsltproc \ -- doc \ -- $(PYTHON_SUBDIR) \ -- tests -+ xsltproc - - DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests - confexecdir = $(libdir) |