miniupnpd: fix package postinstall
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36057 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
23765beede
commit
2e01b30579
@ -35,7 +35,7 @@ define Package/miniupnpd/postinst
|
||||
#!/bin/sh
|
||||
|
||||
if [ -z "$$IPKG_INSTROOT" ]; then
|
||||
. /etc/uci-defaults/99-miniupnpd
|
||||
( . /etc/uci-defaults/99-miniupnpd )
|
||||
rm -f /etc/uci-defaults/99-miniupnpd
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user