[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:
jow
2010-09-16 00:54:12 +00:00
parent e4f700c204
commit e2add246a1
3 changed files with 51 additions and 0 deletions

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