diff options
Diffstat (limited to 'Keywords/fontsdir.ucl')
-rw-r--r-- | Keywords/fontsdir.ucl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Keywords/fontsdir.ucl b/Keywords/fontsdir.ucl index d4974074f448..cd40db4af4c8 100644 --- a/Keywords/fontsdir.ucl +++ b/Keywords/fontsdir.ucl @@ -2,7 +2,7 @@ # # MAINTAINER: x11@FreeBSD.org -actions: [dirrmtry] +actions: [dir] post-install: <<EOD mkfontscale %D/%@ 2>/dev/null || true mkfontdir %D/%@ 2>/dev/null || true |