diff options
Diffstat (limited to 'system/gconf-editor/doinst.sh')
-rw-r--r-- | system/gconf-editor/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/gconf-editor/doinst.sh b/system/gconf-editor/doinst.sh index cd2d12876a830..b0a031a4ce4fb 100644 --- a/system/gconf-editor/doinst.sh +++ b/system/gconf-editor/doinst.sh @@ -17,4 +17,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 - |