summaryrefslogtreecommitdiffstats
path: root/misc/merkaartor/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'misc/merkaartor/doinst.sh')
-rw-r--r--misc/merkaartor/doinst.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/merkaartor/doinst.sh b/misc/merkaartor/doinst.sh
index c9b350da4f..1f8ff67ded 100644
--- a/misc/merkaartor/doinst.sh
+++ b/misc/merkaartor/doinst.sh
@@ -6,4 +6,5 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
-fi \ No newline at end of file
+fi
+