summarylogtreecommitdiffstats
path: root/ttf-astra-serif.install
diff options
context:
space:
mode:
authorAlexander Konotop2021-12-24 17:51:46 +0200
committerAlexander Konotop2021-12-24 17:51:46 +0200
commitd4f67c5149721a0fa4a37793176ead94a729c6c5 (patch)
tree115f2eac24a01c675831903f76120c6cd43c0c6d /ttf-astra-serif.install
parentdc8dcacf923686a1af3dabd791e36655c0f4fe62 (diff)
downloadaur-ttf-astra-sans.tar.gz
Fix sans; factor serif out to another repo
Diffstat (limited to 'ttf-astra-serif.install')
-rw-r--r--ttf-astra-serif.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/ttf-astra-serif.install b/ttf-astra-serif.install
deleted file mode 100644
index 1d8966f45ac0..000000000000
--- a/ttf-astra-serif.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- fc-cache -s
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}