summaryrefslogtreecommitdiffstats
path: root/kde/kdebase-workspace/pre-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-04-11 13:37:10 +0200
committertnut <tnut at nutyx dot com>2011-04-11 13:37:10 +0200
commitc2c7583fcc6bf88fbb03ec24c7b2d5a11b675728 (patch)
tree3439093092307f32f895b1f365fa430c10a5fb89 /kde/kdebase-workspace/pre-install
parent0b59a35ca7958e4f0343f1cb9ab9449ead7b687c (diff)
downloadnutyx-extra-c2c7583fcc6bf88fbb03ec24c7b2d5a11b675728.tar.gz
nutyx-extra-c2c7583fcc6bf88fbb03ec24c7b2d5a11b675728.tar.bz2
nutyx-extra-c2c7583fcc6bf88fbb03ec24c7b2d5a11b675728.tar.xz
nutyx-extra-c2c7583fcc6bf88fbb03ec24c7b2d5a11b675728.zip
kdebase-workspace, maj 4.6.2-3
Diffstat (limited to 'kde/kdebase-workspace/pre-install')
-rwxr-xr-xkde/kdebase-workspace/pre-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/kde/kdebase-workspace/pre-install b/kde/kdebase-workspace/pre-install
deleted file mode 100755
index 8ee4a87f7..000000000
--- a/kde/kdebase-workspace/pre-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-if ( pkginfo -i | grep kdebase3 > /dev/null ) ; then
- pkgrm kdebase3
-fi