Revert "libevent2: Don't build tests and samples"
authorJo-Philipp Wich <jo@mein.io>
Thu, 9 Aug 2018 13:27:12 +0000 (15:27 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 9 Aug 2018 13:27:52 +0000 (15:27 +0200)
This reverts commit fe90d14880ad80e5cbc0eba036f8f9f83fa77396.

The cherry pick does not apply cleanly to 18.06.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/libs/libevent2/patches/0002-Makefile.am-omit-building-sample-and-test.patch [deleted file]

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 (file)
index 506137d..0000000
+++ /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