mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -12,7 +12,7 @@ PKG_VERSION:=2.3.0
|
||||
PKG_RELEASE=1
|
||||
PKG_MAINTAINER:=Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILE:=LICENSE-MIT
|
||||
PKG_LICENSE_FILES:=LICENSE-MIT
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user