[packages] add miniupnpc, a small commandline upnp client (#7951)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23077 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
13
net/miniupnpc/patches/100-no_minixml_test.patch
Normal file
13
net/miniupnpc/patches/100-no_minixml_test.patch
Normal file
@ -0,0 +1,13 @@
|
||||
--- miniupnpc-1.4/Makefile 2009-10-10 12:19:40.000000000 -0700
|
||||
+++ miniupnpc-1.4/Makefile 2010-03-03 13:31:02.000000000 -0800
|
||||
@@ -67,8 +67,8 @@
|
||||
python setup.py install
|
||||
|
||||
validateminixml: minixmlvalid
|
||||
- @echo "minixml validation test"
|
||||
- ./minixmlvalid
|
||||
+ @echo "(skipping) minixml validation test"
|
||||
+# ./minixmlvalid
|
||||
touch $@
|
||||
|
||||
clean:
|
Reference in New Issue
Block a user