mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +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_MD5SUM:=dc861ed9698a98499a951eaef7d4db9f
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||
PKG_MAINTAINER:=Denis Shulyaka <Shulyaka@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILE:=gnu-COPYING-GPL
|
||||
PKG_LICENSE_FILES:=gnu-COPYING-GPL
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user