This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
patch: add PKG_LICENSE information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
lilik-openwrt-22.03
Ian Leonard
10 years ago
parent
863c1dc684
commit
9bbed19d90
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
devel/patch/Makefile
+ 2
- 0
devel/patch/Makefile
View File
@ -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
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
Write
Preview
Loading…
Cancel
Save