summaryrefslogtreecommitdiffstats
path: root/kde/kde-workspace/pre-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 17:39:45 +0200
committertnut <tnut at nutyx dot com>2011-10-15 17:39:45 +0200
commitd0f0cf0b9779c3e01dd3512933f0409aa92648db (patch)
treebf3a796be2dcc568ca1ac610bd7948dfd2fd8d1e /kde/kde-workspace/pre-install
parent0af9647d8b7a324edfe0fd28a19354fd7d18fd79 (diff)
downloadnutyx-extra-d0f0cf0b9779c3e01dd3512933f0409aa92648db.tar.gz
nutyx-extra-d0f0cf0b9779c3e01dd3512933f0409aa92648db.tar.bz2
nutyx-extra-d0f0cf0b9779c3e01dd3512933f0409aa92648db.tar.xz
nutyx-extra-d0f0cf0b9779c3e01dd3512933f0409aa92648db.zip
kde-workspace dans extra
Diffstat (limited to 'kde/kde-workspace/pre-install')
-rw-r--r--kde/kde-workspace/pre-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/kde/kde-workspace/pre-install b/kde/kde-workspace/pre-install
deleted file mode 100644
index 504d3243b..000000000
--- a/kde/kde-workspace/pre-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-if ( pkginfo -l kdebase-workspace > /dev/null 2>&1 ) ; then
- pkgrm kdebase-workspace
-fi