summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/libs/libevent2/patches/0002-Makefile.am-omit-building-sample-and-test.patch13
1 files changed, 0 insertions, 13 deletions
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 506137d..0000000
--- 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
-