* Fixed Makefile
This commit is contained in:
parent
ff95588502
commit
602343970e
1 changed files with 1 additions and 1 deletions
|
@ -8,10 +8,10 @@ PKG_NAME:=ffluci
|
|||
PKG_VERSION:=0.4+svn$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
|
||||
PKG_SOURCE_PROTO:=svn
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_BUILD_DEPENDS:=lua-luci
|
||||
|
||||
|
|
Loading…
Reference in a new issue