summaryrefslogtreecommitdiffstats
path: root/kde/pykde4
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-08-01 20:10:16 +0200
committertnut <tnut at nutyx dot com>2011-08-01 20:10:16 +0200
commit865449059055da32b9944f02773d269926c96048 (patch)
treeb48e1652d86ed038ccc7323fc9a9c3fdba0246a1 /kde/pykde4
parent0a945743137899dff0ac30db3dd28bc57902438b (diff)
downloadnutyx-extra-865449059055da32b9944f02773d269926c96048.tar.gz
nutyx-extra-865449059055da32b9944f02773d269926c96048.tar.bz2
nutyx-extra-865449059055da32b9944f02773d269926c96048.tar.xz
nutyx-extra-865449059055da32b9944f02773d269926c96048.zip
paquets kde, ajout des pre-install
Diffstat (limited to 'kde/pykde4')
-rw-r--r--kde/pykde4/pre-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/pykde4/pre-install b/kde/pykde4/pre-install
new file mode 100644
index 000000000..0b2fdf10b
--- /dev/null
+++ b/kde/pykde4/pre-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -l kdebindings > /dev/null 2>&1 ) ; then
+ pkgrm kdebindings
+fi