summarylogtreecommitdiffstats
path: root/font.install
diff options
context:
space:
mode:
authorvlad2016-12-16 13:11:02 +0200
committervlad2016-12-16 13:11:02 +0200
commitf6a82e248cbe6a8d1df9130f610b408d6a250e96 (patch)
treed61329560622f1814d012f8fb58e7d56f8d77126 /font.install
parente1c8a5908b74af1021106c81f903aa5c7dad3532 (diff)
downloadaur-f6a82e248cbe6a8d1df9130f610b408d6a250e96.tar.gz
add ttf-overpass
Diffstat (limited to 'font.install')
-rw-r--r--font.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/font.install b/font.install
index 67445cf458e1..7521b6991a1e 100644
--- a/font.install
+++ b/font.install
@@ -1,5 +1,5 @@
post_install() {
- echo -n "Updating font cache... "
+ echo -n "Update font cache..."
fc-cache -fs > /dev/null
mkfontscale /usr/share/fonts/TTF
mkfontdir /usr/share/fonts/TTF
@@ -12,4 +12,4 @@ post_upgrade() {
post_remove() {
post_install $1
-}
+} \ No newline at end of file