summaryrefslogtreecommitdiffstats
path: root/kde/kdepim-runtime/post-install
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-29 14:09:57 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-29 14:09:57 +0200
commit7697a8fe942a98e0467426bd2e7023a6d64a6be7 (patch)
tree69b00b6d2249d276184187b43f1703b11dc647f1 /kde/kdepim-runtime/post-install
parent8114054584eb03c3f8f3b6328b565ba79d8d7c81 (diff)
downloadnutyx-extra-7697a8fe942a98e0467426bd2e7023a6d64a6be7.tar.gz
nutyx-extra-7697a8fe942a98e0467426bd2e7023a6d64a6be7.tar.bz2
nutyx-extra-7697a8fe942a98e0467426bd2e7023a6d64a6be7.tar.xz
nutyx-extra-7697a8fe942a98e0467426bd2e7023a6d64a6be7.zip
Ajout de kdepim-runtime#4.3.0-1
Diffstat (limited to 'kde/kdepim-runtime/post-install')
-rwxr-xr-xkde/kdepim-runtime/post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/kdepim-runtime/post-install b/kde/kdepim-runtime/post-install
new file mode 100755
index 000000000..87900495a
--- /dev/null
+++ b/kde/kdepim-runtime/post-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -i | grep kdepim3 > /dev/null ) ; then
+ pkgrm kdepim3
+fi