summaryrefslogtreecommitdiff
path: root/net/miniupnpc/patches/100-no_minixml_test.patch
blob: 93f6772c72f84717f98960bc578c5681704360eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/Makefile
+++ b/Makefile
@@ -151,8 +151,8 @@ installpythonmodule3:	pythonmodule3
 	python3 setup.py install
 
 validateminixml:	minixmlvalid
-	@echo "minixml validation test"
-	./minixmlvalid
+	@echo "(skipping) minixml validation test"
+#	./minixmlvalid
 	touch $@
 
 validateminiwget:	testminiwget minihttptestserver testminiwget.sh