From c9afa73307a49f9791da084965179afe253c4508 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sun, 12 Jul 2020 04:06:15 -0400 Subject: [ttf-free-comic-font->ttf-open-comic-font]: rebulid the upstream name is 'open-comic-font' the FSDG does not require software names to be changed --- pcr/ttf-open-comic-font/ttf-open-comic-font.install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pcr/ttf-open-comic-font/ttf-open-comic-font.install (limited to 'pcr/ttf-open-comic-font/ttf-open-comic-font.install') diff --git a/pcr/ttf-open-comic-font/ttf-open-comic-font.install b/pcr/ttf-open-comic-font/ttf-open-comic-font.install new file mode 100644 index 000000000..08c4cb60b --- /dev/null +++ b/pcr/ttf-open-comic-font/ttf-open-comic-font.install @@ -0,0 +1,10 @@ +post_install() +{ + fc-cache -s &> /dev/null + mkfontscale usr/share/fonts/TTF + mkfontdir usr/share/fonts/TTF +} + +post_upgrade() { post_install ; } + +pret_remove() { post_install ; } -- cgit v1.2.3