mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ PKG_RELEASE:=1
|
||||
PKG_VERSION:=2.3.0
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILE:=COPYING
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
||||
Reference in New Issue
Block a user