monit: add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
e27831d568
commit
2bce5b294f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://mmonit.com/monit/dist
|
|||
PKG_MD5SUM:=9467328f1da0b644a766a387443db2ea
|
||||
|
||||
PKG_LICENSE:=AGPL-3.0
|
||||
PKG_LICENSE_FILES:=
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue