[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:
parent
eec616d493
commit
d6ea5ac454
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=wing
|
PKG_NAME:=wing
|
||||||
PKG_VERSION:=20120805
|
PKG_VERSION:=20120805
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_REV:=d189e36d111788a647cd784536137acbe7a92e17
|
PKG_REV:=d189e36d111788a647cd784536137acbe7a92e17
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
. /etc/functions.sh
|
. /lib/functions.sh
|
||||||
. ../netifd-proto.sh
|
. ../netifd-proto.sh
|
||||||
init_proto "$@"
|
init_proto "$@"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user