[packages] /etc/functions.sh => /lib/functions.sh

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32061 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-06-05 15:54:57 +00:00
parent 1966c54229
commit 3f579aba93
16 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
. /etc/functions.sh
. /lib/functions.sh
silencer() {
if [ -z "$debug" -o "$debug" == "0" ]; then