build (180B)
1 #!/bin/sh -e 2 3 mkdir -p "$1/usr/share/fonts/TTF" "$1/usr/share/fonts/OTF" 4 5 install -Dm644 -t "$1/usr/share/fonts/TTF" TTF/*.ttf 6 install -Dm644 -t "$1/usr/share/fonts/OTF" OTF/*.otf
kiss-repositorypersonal kiss repository | |
git clone git://git.ckyln.com/~cem/kiss-repository.git | |
Log | Files | Refs | Submodules | README | LICENSE |