projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c6453a
)
utils/augeas: assign PKG_LICENSE_FILES
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Tue, 30 Jan 2024 07:06:23 +0000
(08:06 +0100)
committer
Rosen Penev
<rosenp@gmail.com>
Tue, 30 Jan 2024 18:06:18 +0000
(10:06 -0800)
augeas provides a COPYING file since its addition to openwrt
Fixes: 7fc497dd67727225e875d5b13a5c76437815e277
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
utils/augeas/Makefile
patch
|
blob
|
history
diff --git
a/utils/augeas/Makefile
b/utils/augeas/Makefile
index 1ded9fb3f5baec3833d6c4201252f19a40ebc6b5..23fbc2620cb1b3a0491b8192e6a4c083f9472d33 100644
(file)
--- a/
utils/augeas/Makefile
+++ b/
utils/augeas/Makefile
@@
-18,6
+18,7
@@
PKG_HASH:=321942c9cc32185e2e9cb72d0a70eea106635b50269075aca6714e3ec282cb87
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=LGPL-2.1-or-later
+PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:augeas:augeas
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>