victor-mono: Move LICENSE.txt to fonts directory

This commit is contained in:
Alexis Hildebrandt 2022-11-04 09:39:16 +01:00
parent 97f057e02b
commit eb0b83a104

View File

@ -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}
'';