summarylogtreecommitdiffstats
path: root/ttf-oxygen-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'ttf-oxygen-git.install')
-rw-r--r--ttf-oxygen-git.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/ttf-oxygen-git.install b/ttf-oxygen-git.install
index 1c6679e68035..f5837f7f6e30 100644
--- a/ttf-oxygen-git.install
+++ b/ttf-oxygen-git.install
@@ -1,8 +1,8 @@
post_install() {
echo -n "Updating font cache... "
fc-cache -s
- mkfontscale /usr/share/fonts/truetype/oxygen
- mkfontdir /usr/share/fonts/truetype/oxygen
+ mkfontscale /usr/share/fonts/TTF
+ mkfontdir /usr/share/fonts/TTF
echo "done."
}