projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91a19ca
)
package/zsh: add ZSH_CPE_ID_VENDOR
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Wed, 20 Jan 2021 20:48:52 +0000
(21:48 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Thu, 21 Jan 2021 21:04:36 +0000
(22:04 +0100)
cpe:2.3:a:zsh:zsh is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Azsh%3Azsh
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zsh/zsh.mk
patch
|
blob
|
history
diff --git
a/package/zsh/zsh.mk
b/package/zsh/zsh.mk
index c3d9e5215200610daae65e9a65e195607f7a90f3..1a048332119a204caac732078e1d50a845bc3c93 100644
(file)
--- a/
package/zsh/zsh.mk
+++ b/
package/zsh/zsh.mk
@@
-12,6
+12,7
@@
ZSH_CONF_OPTS = --bindir=/bin
ZSH_CONF_ENV = zsh_cv_sys_nis=no zsh_cv_sys_nis_plus=no
ZSH_LICENSE = MIT-like
ZSH_LICENSE_FILES = LICENCE
+ZSH_CPE_ID_VENDOR = zsh
ifeq ($(BR2_PACKAGE_GDBM),y)
ZSH_CONF_OPTS += --enable-gdbm