diff options
Diffstat (limited to 'misc/gramps/doinst.sh')
-rw-r--r-- | misc/gramps/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gramps/doinst.sh b/misc/gramps/doinst.sh index 9424ce43ff..9830478e8c 100644 --- a/misc/gramps/doinst.sh +++ b/misc/gramps/doinst.sh @@ -11,3 +11,4 @@ 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 + |