summaryrefslogtreecommitdiffstats
path: root/kde3/kdegraphics3/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde3/kdegraphics3/post-install')
-rw-r--r--kde3/kdegraphics3/post-install6
1 files changed, 1 insertions, 5 deletions
diff --git a/kde3/kdegraphics3/post-install b/kde3/kdegraphics3/post-install
index 3a145b1a1..0383574ec 100644
--- a/kde3/kdegraphics3/post-install
+++ b/kde3/kdegraphics3/post-install
@@ -1,5 +1 @@
-#!/bin/bash
-package=kdegraphics
-if ( pkginfo -i | grep $package > /dev/null ) ; then
- pkgrm $package
-fi
+update-desktop-database > /dev/null