summaryrefslogtreecommitdiff
path: root/pcr/ttf-asana-math/ttf-asana-math.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-20 16:42:20 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-20 16:43:29 +0100
commit97b4c9f645eaa87623c51e028aebbb254d58ba13 (patch)
tree5cc3359fc7d38e107d79bae2e86a6c7ce003ceae /pcr/ttf-asana-math/ttf-asana-math.install
parent385d89af01a2e17d04bc4f299a57f29bf5d7a04e (diff)
downloadabslibre-97b4c9f645eaa87623c51e028aebbb254d58ba13.tar.gz
abslibre-97b4c9f645eaa87623c51e028aebbb254d58ba13.tar.bz2
abslibre-97b4c9f645eaa87623c51e028aebbb254d58ba13.zip
pcr/ttf-asana-math: removed
Diffstat (limited to 'pcr/ttf-asana-math/ttf-asana-math.install')
-rw-r--r--pcr/ttf-asana-math/ttf-asana-math.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/pcr/ttf-asana-math/ttf-asana-math.install b/pcr/ttf-asana-math/ttf-asana-math.install
deleted file mode 100644
index 506595662..000000000
--- a/pcr/ttf-asana-math/ttf-asana-math.install
+++ /dev/null
@@ -1,11 +0,0 @@
- post_install() {
- echo -n "Updating font cache... "
- fc-cache -fs >/dev/null
- mkfontscale /usr/share/fonts/TTF /usr/share/fonts/Type1
- mkfontdir /usr/share/fonts/TTF /usr/share/fonts/Type1
- echo "done"
-}
-
-post_upgrade() {
- post_install
-} \ No newline at end of file