mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-19 16:39:20 +02:00
generate-casks: Remove desc stanza
[why] It seems to be gone, no other current font Cask has it. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
ab68756409
commit
02d887dcfb
@ -162,7 +162,6 @@ function write_body {
|
||||
if [ "$i" == 0 ]; then
|
||||
{
|
||||
printf " name \"%s (%s)\"\\n" "$familyname" "$unpatchedname"
|
||||
printf " desc \"Developer targeted fonts with a high number of glyphs\"\\n"
|
||||
printf " homepage \"%s\"" "$homepage"
|
||||
printf "\\n\\n"
|
||||
printf " livecheck do\\n"
|
||||
|
Loading…
Reference in New Issue
Block a user