summaryrefslogtreecommitdiffstats
path: root/kde/kdelibs/post-install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-13 22:43:25 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-13 22:43:25 +0200
commitff6f23d49a57dedf899a973503a47a20cbdd0843 (patch)
tree7d28dbdb297920dc460ea6dfe39ac5d7c9f1555c /kde/kdelibs/post-install
parent9f77ecf4df139338cda8cefa7830b1c2bdc24259 (diff)
parent0a2b18ea9512cf02d77d71f2a8a637e14b170377 (diff)
downloadnutyx-extra-ff6f23d49a57dedf899a973503a47a20cbdd0843.tar.gz
nutyx-extra-ff6f23d49a57dedf899a973503a47a20cbdd0843.tar.bz2
nutyx-extra-ff6f23d49a57dedf899a973503a47a20cbdd0843.tar.xz
nutyx-extra-ff6f23d49a57dedf899a973503a47a20cbdd0843.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'kde/kdelibs/post-install')
-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
+