Merge pull request #199485 from afh/afh-victor-mono-license
victor-mono: Move LICENSE.txt to fonts directory
This commit is contained in:
commit
55c093a1d0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ fetchzip {
|
|||
mv $out/OTF $out/share/fonts/opentype
|
||||
mv $out/TTF $out/share/fonts/truetype
|
||||
|
||||
rm -r $out/{EOT,WOFF,WOFF2}
|
||||
rm -r $out/{EOT,WOFF,WOFF2,LICENSE.txt}
|
||||
'';
|
||||
|
||||
sha256 = "sha256-1si0d2lpuXaDcSc3giVMMMbZc/eKbHKU3wmwfYHZ8o0=";
|
||||
|
|
Loading…
Reference in a new issue