summaryrefslogtreecommitdiffstats
path: root/kde/konsole/pre-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-07-31 13:54:01 +0200
committertnut <tnut at nutyx dot com>2011-07-31 13:54:01 +0200
commit73f26cec4c24c266a5ae285c5f1a3094fe621b94 (patch)
treeeff0d0f80320d43146d81c53340a84db5b265290 /kde/konsole/pre-install
parentc4c21ed30848602c2bf7e87857b3a044e9a52160 (diff)
downloadnutyx-extra-73f26cec4c24c266a5ae285c5f1a3094fe621b94.tar.gz
nutyx-extra-73f26cec4c24c266a5ae285c5f1a3094fe621b94.tar.bz2
nutyx-extra-73f26cec4c24c266a5ae285c5f1a3094fe621b94.tar.xz
nutyx-extra-73f26cec4c24c266a5ae285c5f1a3094fe621b94.zip
ajout konsole 4.7.0-1
Diffstat (limited to 'kde/konsole/pre-install')
-rw-r--r--kde/konsole/pre-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/konsole/pre-install b/kde/konsole/pre-install
new file mode 100644
index 000000000..9ca5fe850
--- /dev/null
+++ b/kde/konsole/pre-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -l kdebase > /dev/null 2>&1 ) ; then
+ pkgrm kdebase
+fi