1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 04:44:10 +02:00
openwrt-packages/net/miniupnpc/patches/100-no_minixml_test.patch
2014-06-04 07:01:48 +02:00

14 lines
340 B
Diff

--- 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