diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/libxslt-1.1.35.local.patch | 15 | ||||
-rw-r--r-- | patches/libxslt-1.1.37.local.patch | 12 | ||||
-rw-r--r-- | patches/libxslt-1.1.37_pre.local.patch (renamed from patches/libxslt-1.1.35_pre.local.patch) | 0 |
3 files changed, 12 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) diff --git a/patches/libxslt-1.1.37.local.patch b/patches/libxslt-1.1.37.local.patch new file mode 100644 index 00000000..ccafaf1e --- /dev/null +++ b/patches/libxslt-1.1.37.local.patch @@ -0,0 +1,12 @@ +diff -ru libxslt-1.1.37.orig/Makefile.in libxslt-1.1.37/Makefile.in +--- libxslt-1.1.37.orig/Makefile.in 2022-12-10 12:03:50.891594062 +0100 ++++ libxslt-1.1.37/Makefile.in 2022-12-10 12:05:46.048683627 +0100 +@@ -427,7 +427,7 @@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + ACLOCAL_AMFLAGS = -I m4 +-SUBDIRS = libxslt libexslt xsltproc doc tests $(am__append_1) ++SUBDIRS = libxslt libexslt xsltproc $(am__append_1) + DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests + confexecdir = $(libdir) + confexec_DATA = xsltConf.sh diff --git a/patches/libxslt-1.1.35_pre.local.patch b/patches/libxslt-1.1.37_pre.local.patch index 08be2163..08be2163 100644 --- a/patches/libxslt-1.1.35_pre.local.patch +++ b/patches/libxslt-1.1.37_pre.local.patch |