mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 06:04:31 +04:00
swig: add PKG_LICENSE_FILE
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
@@ -16,6 +16,7 @@ PKG_INSTALL:=1
|
|||||||
|
|
||||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
PKG_LICENSE:=GPL-3.0
|
PKG_LICENSE:=GPL-3.0
|
||||||
|
PKG_LICENSE_FILE:=LICENSE
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|||||||
Reference in New Issue
Block a user