swig: add PKG_LICENSE_FILE
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
parent
56e6a67621
commit
c86d2d5ecb
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PKG_INSTALL:=1
|
|||
|
||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILE:=LICENSE
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue