rpcd-mod-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
parent
e430a93605
commit
9416af8164
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=rpcd-mod-lxc
|
PKG_NAME:=rpcd-mod-lxc
|
||||||
PKG_RELEASE=20141012
|
PKG_RELEASE=20141012
|
||||||
|
|
||||||
|
PKG_LICENSE:=ISC
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in a new issue