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:
863c1dc
)
patch: add PKG_LICENSE information.
author
Ian Leonard
<redacted>
Sat, 2 Aug 2014 08:34:16 +0000
(
01:34
-0700)
committer
Ian Leonard
<redacted>
Sat, 2 Aug 2014 08:34:16 +0000
(
01:34
-0700)
Signed-off-by: Ian Leonard <redacted>
devel/patch/Makefile
patch
|
blob
|
history
diff --git
a/devel/patch/Makefile
b/devel/patch/Makefile
index 15804c0c9c5e2e469c89d93079868e902c878970..2532ef2cd6fd96ee5de03c3509928df74cf0ac13 100644
(file)
--- a/
devel/patch/Makefile
+++ b/
devel/patch/Makefile
@@
-14,6
+14,8
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/patch
PKG_MD5SUM:=95dd8d7e41dcbcecdd5cd88ef915378d
+PKG_LICENSE:=GPL-3.0+
+PKG_LICENSE_FILES:=COPYING
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT