mirror of
https://github.com/openwrt/packages.git
synced 2025-07-17 14:34:46 +00:00
Added a patch to disable building tests. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
11 lines
130 B
Diff
11 lines
130 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -7,7 +7,6 @@ SUBDIRS = \
|
|
src \
|
|
tools \
|
|
doc \
|
|
- tests \
|
|
extras
|
|
|
|
dist_doc_DATA = \
|