From 34e6c976d28892a7bd3f7578f10fcfa57865472f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Dec 2011 23:15:05 +0000 Subject: Thu Dec 22 23:15:04 UTC 2011 --- extra/qt/qt.install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/qt/qt.install') diff --git a/extra/qt/qt.install b/extra/qt/qt.install index 81ce5c4b0..5495fb1b5 100644 --- a/extra/qt/qt.install +++ b/extra/qt/qt.install @@ -1,12 +1,12 @@ post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null + xdg-icon-resource forceupdate --theme hicolor &> /dev/null update-desktop-database -q } post_upgrade() { - post_install + post_install } post_remove() { - post_install + post_install } -- cgit v1.2.3-54-g00ecf