Commit eb0b83a1 authored by Alexis Hildebrandt's avatar Alexis Hildebrandt
Browse files

victor-mono: Move LICENSE.txt to fonts directory

parent 97f057e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}
  '';