summaryrefslogtreecommitdiffstats
path: root/kde/kdepim-runtime/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdepim-runtime/post-install')
-rwxr-xr-xkde/kdepim-runtime/post-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/kde/kdepim-runtime/post-install b/kde/kdepim-runtime/post-install
deleted file mode 100755
index 87900495a..000000000
--- a/kde/kdepim-runtime/post-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-if ( pkginfo -i | grep kdepim3 > /dev/null ) ; then
- pkgrm kdepim3
-fi