prepare_install &&

find -name *.ttf ! -path "*/unhinted/*" -exec install -Dm644 {} -t "/usr/share/fonts/TTF" \;
