summaryrefslogtreecommitdiffstats
path: root/kde3/kdeadmin3/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde3/kdeadmin3/post-install')
-rw-r--r--kde3/kdeadmin3/post-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/kde3/kdeadmin3/post-install b/kde3/kdeadmin3/post-install
deleted file mode 100644
index e2a94d60a..000000000
--- a/kde3/kdeadmin3/post-install
+++ /dev/null
@@ -1,4 +0,0 @@
-package=kdeadmin
-if ( pkginfo -i | grep $package > /dev/null ) ; then
- pkgrm $package
-fi