From 4dcb4b0b07d9195c84c7a2a2a2ab676ec8cc98d8 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sat, 30 Aug 2025 00:01:55 -0400 Subject: kj-gitbot: python2-libxml2-kj_sh604/no-fuzz.diff --- python2-libxml2-kj_sh604/no-fuzz.diff | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 python2-libxml2-kj_sh604/no-fuzz.diff diff --git a/python2-libxml2-kj_sh604/no-fuzz.diff b/python2-libxml2-kj_sh604/no-fuzz.diff deleted file mode 100644 index 67ab6cc..0000000 --- a/python2-libxml2-kj_sh604/no-fuzz.diff +++ /dev/null @@ -1,24 +0,0 @@ -diff --git i/Makefile.am w/Makefile.am -index 7917b595..f0f4b695 100644 ---- i/Makefile.am -+++ w/Makefile.am -@@ -2,9 +2,9 @@ - - ACLOCAL_AMFLAGS = -I m4 - --SUBDIRS = include . doc example fuzz xstc $(PYTHON_SUBDIR) -+SUBDIRS = include . doc example xstc $(PYTHON_SUBDIR) - --DIST_SUBDIRS = include . doc example fuzz python xstc -+DIST_SUBDIRS = include . doc example python xstc - - AM_CPPFLAGS = -I$(top_builddir)/include -I$(srcdir)/include - -@@ -210,7 +210,6 @@ runtests: runtest$(EXEEXT) testrecurse$(EXEEXT) testapi$(EXEEXT) \ - $(CHECKER) ./runxmlconf$(EXEEXT) - @(if [ "$(PYTHON_SUBDIR)" != "" ] ; then cd python ; \ - $(MAKE) tests ; fi) -- @cd fuzz; $(MAKE) tests - - check: all runtests - -- cgit v1.2.3