diff options
author | Klaatu <klaatu@member.fsf.org> | 2016-12-19 06:37:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-24 07:33:34 +0700 |
commit | fc202df9fc27c18a225194e2e00c0908b54d3ea5 (patch) | |
tree | 0496d054f1b85a32a2111831951218e6909fd029 /graphics/fontmatrix/doinst.sh | |
parent | ad1d332ffd6601b52e3c03f23ebda73cb798cde3 (diff) | |
download | slackbuilds-fc202df9fc27c18a225194e2e00c0908b54d3ea5.tar.gz |
graphics/fontmatrix: Updated for version 20161216.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/fontmatrix/doinst.sh')
-rw-r--r-- | graphics/fontmatrix/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/fontmatrix/doinst.sh b/graphics/fontmatrix/doinst.sh index 1f8ff67ded..3e5691a052 100644 --- a/graphics/fontmatrix/doinst.sh +++ b/graphics/fontmatrix/doinst.sh @@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |