summaryrefslogtreecommitdiffstats
path: root/kde/kde-runtime/pre-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-07-31 14:03:28 +0200
committertnut <tnut at nutyx dot com>2011-07-31 14:03:28 +0200
commitb4af8aeaca282c63dd7e579f75291aed2386b273 (patch)
tree2c01a502bc24b9f9884c642814adc60ca9c5e27e /kde/kde-runtime/pre-install
parent732eb36015022a358c52cf1dd577c484568be94a (diff)
downloadnutyx-pakxe-b4af8aeaca282c63dd7e579f75291aed2386b273.tar.gz
nutyx-pakxe-b4af8aeaca282c63dd7e579f75291aed2386b273.tar.bz2
nutyx-pakxe-b4af8aeaca282c63dd7e579f75291aed2386b273.tar.xz
nutyx-pakxe-b4af8aeaca282c63dd7e579f75291aed2386b273.zip
ajout de kde-runtime 4.7.0-1
Diffstat (limited to 'kde/kde-runtime/pre-install')
-rw-r--r--kde/kde-runtime/pre-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/kde-runtime/pre-install b/kde/kde-runtime/pre-install
new file mode 100644
index 000000000..62c4ce8a3
--- /dev/null
+++ b/kde/kde-runtime/pre-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -l kdebase-runtime > /dev/null 2>&1 ) ; then
+ pkgrm kdebase-runtime
+fi