git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2da2a9e
)
luci-app-lxc: add spdx license info
author
Luka Perkov
<redacted>
Tue, 11 Nov 2014 10:54:38 +0000
(11:54 +0100)
committer
Luka Perkov
<redacted>
Tue, 11 Nov 2014 10:54:38 +0000
(11:54 +0100)
Signed-off-by: Luka Perkov <redacted>
utils/luci-app-lxc/Makefile
patch
|
blob
|
history
diff --git
a/utils/luci-app-lxc/Makefile
b/utils/luci-app-lxc/Makefile
index 56922f5a9caf225b6c85edec18e0ca5db5872a60..8a44eadbca8508b79c5d734e2eb11b6138671558 100644
(file)
--- a/
utils/luci-app-lxc/Makefile
+++ b/
utils/luci-app-lxc/Makefile
@@
-10,6
+10,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-lxc
PKG_RELEASE:=20141012
+PKG_LICENSE:=Apache-2.0
+
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT