summaryrefslogtreecommitdiffstats
path: root/kde/kdelibs
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-13 13:22:20 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-13 13:22:20 +0200
commit3a10a88be79b7ec44f2779d2e50f3b21a1690e4b (patch)
tree1381b1a9422fcfb3f0450ebd12fcd6c5a764b305 /kde/kdelibs
parent782f1c38f2206e8071e2c8757a378aad14c61f2b (diff)
downloadnutyx-extra-3a10a88be79b7ec44f2779d2e50f3b21a1690e4b.tar.gz
nutyx-extra-3a10a88be79b7ec44f2779d2e50f3b21a1690e4b.tar.bz2
nutyx-extra-3a10a88be79b7ec44f2779d2e50f3b21a1690e4b.tar.xz
nutyx-extra-3a10a88be79b7ec44f2779d2e50f3b21a1690e4b.zip
kdelibs, ajout de post-install, necessaire en cas de maj de kde
Diffstat (limited to 'kde/kdelibs')
-rw-r--r--kde/kdelibs/post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/kdelibs/post-install b/kde/kdelibs/post-install
new file mode 100644
index 000000000..cd7e2806a
--- /dev/null
+++ b/kde/kdelibs/post-install
@@ -0,0 +1,4 @@
+if ! ( pkginfo -i | grep phonon > /dev/null ) ; then
+ pkg-get install phonon
+fi
+