From 0d082b66177c5037e4d0d540ceca20aae4ba5871 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 19 Jan 2015 14:23:53 +0000 Subject: font-fncp6-git → earnestly-font-collection-git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fonts.install | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fonts.install (limited to 'fonts.install') diff --git a/fonts.install b/fonts.install new file mode 100644 index 0000000..428fda9 --- /dev/null +++ b/fonts.install @@ -0,0 +1,11 @@ +post_install() { + fc-cache +} + +post_upgrade() { + post_install $1 +} + +post_remove() { + post_install $1 +} -- cgit v1.2.3-70-g09d2