This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-15 11:10:08 -07:00
Code
Issues
Wiki
67ec103b7c
repo
/
extra
/
liberation-fonts
/
build
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
liberation-fonts: new package at 2.00.5
2020-01-12 06:02:55 -07:00
#!/bin/sh -e
liberation-fonts: More portable install
2020-02-24 12:36:03 -07:00
mkdir -p "$1/usr/share/fonts/TTF"
cp ./*.ttf "$1/usr/share/fonts/TTF"
Copy Permalink