summaryrefslogtreecommitdiffstats
path: root/kde/krdc/pre-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-08-01 17:34:07 +0200
committertnut <tnut at nutyx dot com>2011-08-01 17:34:07 +0200
commit73425218174d51465ffd52de90a455e0fe55b6a9 (patch)
treeb848cd3640ad053f992ef6101c6a4c818bd6c7ca /kde/krdc/pre-install
parent9c45faaaec42405365fef7232ce87ef0aa60ee5e (diff)
downloadnutyx-extra-73425218174d51465ffd52de90a455e0fe55b6a9.tar.gz
nutyx-extra-73425218174d51465ffd52de90a455e0fe55b6a9.tar.bz2
nutyx-extra-73425218174d51465ffd52de90a455e0fe55b6a9.tar.xz
nutyx-extra-73425218174d51465ffd52de90a455e0fe55b6a9.zip
ajout de krdc 4.7.0-1
Diffstat (limited to 'kde/krdc/pre-install')
-rw-r--r--kde/krdc/pre-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/krdc/pre-install b/kde/krdc/pre-install
new file mode 100644
index 000000000..1fa03e2e8
--- /dev/null
+++ b/kde/krdc/pre-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -l kdenetwork > /dev/null 2>&1 ) ; then
+ pkgrm kdenetwork
+fi