2 Sep
2013
2 Sep
'13
12:29 p.m.
commit bc8684eeb68e9fe1d56705471b20ca6ba56d704b Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Sep 2 22:28:51 2013 +1000 xorg-font-sourcesans-otf: fix path in post-install for fc-cache diff --git a/xorg-font-sourcesans-otf/post-install b/xorg-font-sourcesans-otf/post-install index ff232ea..3795f64 100755 --- a/xorg-font-sourcesans-otf/post-install +++ b/xorg-font-sourcesans-otf/post-install @@ -1,5 +1,5 @@ #!/bin/sh -fc-cache /usr/share/fonts/X11/OTFF +fc-cache /usr/share/fonts/X11/OTF mkfontscale /usr/share/fonts/X11/OTF mkfontdir /usr/share/fonts/X11/OTF