updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / u2ps-freemono-kochi / u2ps-freemono.install
blob1001f948a6c982336ccec3d87a41e189b42e2bf1
1 _update_font_maps() {
2         cat /usr/share/u2ps/ps/Fontmap.* > /usr/share/u2ps/ps/Fontmap
3         cat /usr/share/u2ps/ps/resmap.* > /usr/share/u2ps/ps/resmap
6 post_install() {
7         _update_font_maps
10 post_remove() {
11         _update_font_maps
14 post_upgrade() {
15         _update_font_maps