[packages] wing: don't use symlink to /lib/functions.sh

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34796 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
luka
2012-12-19 21:25:07 +00:00
parent eec616d493
commit d6ea5ac454
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
. /etc/functions.sh
. /lib/functions.sh
. ../netifd-proto.sh
init_proto "$@"