From 6a210b6cc8fec01e564fdd92c32c83c66a60c27e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 Nov 2015 05:02:28 +0100 Subject: check: update to latest, fix static compile by disabing test subdir --- package/check/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/check/patches/patch-Makefile_in (limited to 'package/check/patches/patch-Makefile_in') diff --git a/package/check/patches/patch-Makefile_in b/package/check/patches/patch-Makefile_in new file mode 100644 index 000000000..fc59b2cac --- /dev/null +++ b/package/check/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- check-0.10.0.orig/Makefile.in 2015-08-02 21:31:55.000000000 +0200 ++++ check-0.10.0/Makefile.in 2015-11-12 04:31:11.583130094 +0100 +@@ -292,7 +292,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = lib src doc . checkmk tests ++SUBDIRS = lib src doc . checkmk + AM_MAKEINFOFLAGS = -I$(top_srcdir)/doc/example + CLEANFILES = *~\ + $(PACKAGE)-$(VERSION).tar.gz\ -- cgit v1.2.3