mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Add miniupnpc
This commit is contained in:
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user