summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-08-01 11:11:04 +0200
committertnut <tnut at nutyx dot com>2011-08-01 11:11:04 +0200
commit0db590a47e9997238e44c007553cb1d99034aace (patch)
treef424bb71e25e9b22b2de0536ebb93194a2026902 /kde
parent986642e10de41052feb2212aafe5df284a11123f (diff)
downloadnutyx-extra-0db590a47e9997238e44c007553cb1d99034aace.tar.gz
nutyx-extra-0db590a47e9997238e44c007553cb1d99034aace.tar.bz2
nutyx-extra-0db590a47e9997238e44c007553cb1d99034aace.tar.xz
nutyx-extra-0db590a47e9997238e44c007553cb1d99034aace.zip
kdegraphics-*, ajout pre-install
Diffstat (limited to 'kde')
-rw-r--r--kde/kdegraphics-strigi-analyzer/pre-install4
-rw-r--r--kde/kdegraphics-thumbnailers/pre-install4
2 files changed, 8 insertions, 0 deletions
diff --git a/kde/kdegraphics-strigi-analyzer/pre-install b/kde/kdegraphics-strigi-analyzer/pre-install
new file mode 100644
index 000000000..f361ae64d
--- /dev/null
+++ b/kde/kdegraphics-strigi-analyzer/pre-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -l kdegraphics > /dev/null 2>&1 ) ; then
+ pkgrm kdegraphics
+fi
diff --git a/kde/kdegraphics-thumbnailers/pre-install b/kde/kdegraphics-thumbnailers/pre-install
new file mode 100644
index 000000000..f361ae64d
--- /dev/null
+++ b/kde/kdegraphics-thumbnailers/pre-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+if ( pkginfo -l kdegraphics > /dev/null 2>&1 ) ; then
+ pkgrm kdegraphics
+fi