From: Jo-Philipp Wich Date: Thu, 9 Aug 2018 13:27:12 +0000 (+0200) Subject: Revert "libevent2: Don't build tests and samples" X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2a8d8adfb0a9e9a9b84793c1400bef6509c2690b;p=librecmc%2Flibrecmc.git Revert "libevent2: Don't build tests and samples" This reverts commit fe90d14880ad80e5cbc0eba036f8f9f83fa77396. The cherry pick does not apply cleanly to 18.06. Signed-off-by: Jo-Philipp Wich --- diff --git a/package/libs/libevent2/patches/0002-Makefile.am-omit-building-sample-and-test.patch b/package/libs/libevent2/patches/0002-Makefile.am-omit-building-sample-and-test.patch deleted file mode 100644 index 506137d555..0000000000 --- a/package/libs/libevent2/patches/0002-Makefile.am-omit-building-sample-and-test.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/Makefile.am -+++ b/Makefile.am -@@ -143,8 +143,8 @@ CLEANFILES= - DISTCLEANFILES= - BUILT_SOURCES = - include include/include.am --include sample/include.am --include test/include.am -+#include sample/include.am -+#include test/include.am - - if BUILD_WIN32 -