tayga: add PKG_LICENSE ifnromation
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
64c633daa6
commit
2d003b8238
1 changed files with 3 additions and 1 deletions
|
@ -9,8 +9,10 @@ PKG_RELEASE:=2
|
||||||
PKG_SOURCE:=tayga-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=tayga-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.litech.org/tayga/
|
PKG_SOURCE_URL:=http://www.litech.org/tayga/
|
||||||
PKG_MD5SUM:=7a7b24165ce008df772f398d86fa280e
|
PKG_MD5SUM:=7a7b24165ce008df772f398d86fa280e
|
||||||
PKG_CAT:=bzcat
|
PKG_LICENSE:=GPL-2.0
|
||||||
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
|
PKG_CAT:=bzcat
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tayga-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/tayga-$(PKG_VERSION)
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue