forked from mirrors/nixpkgs
victor-mono: Move LICENSE.txt to fonts directory
This commit is contained in:
parent
97f057e02b
commit
eb0b83a104
|
@ -21,6 +21,7 @@ fetchzip {
|
|||
|
||||
mv $out/OTF $out/share/fonts/opentype
|
||||
mv $out/TTF $out/share/fonts/truetype
|
||||
mv $out/LICENSE.txt $out/share/fonts/$name-LICENSE.txt
|
||||
|
||||
rm -r $out/{EOT,WOFF,WOFF2}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue