summaryrefslogtreecommitdiffstats
path: root/extra/qt
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-10 18:56:25 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-10 18:56:25 +0200
commit40ae6c5c75cc26daf72e41e08824e65ab8672656 (patch)
treecddbd471e78fac6c02a04bab0085ec81dd30e94f /extra/qt
parent89905001934c3a3cff05b02701435637fd514c6b (diff)
downloadnutyx-extra-40ae6c5c75cc26daf72e41e08824e65ab8672656.tar.gz
nutyx-extra-40ae6c5c75cc26daf72e41e08824e65ab8672656.tar.bz2
nutyx-extra-40ae6c5c75cc26daf72e41e08824e65ab8672656.tar.xz
nutyx-extra-40ae6c5c75cc26daf72e41e08824e65ab8672656.zip
qt, suppression de post-install
Diffstat (limited to 'extra/qt')
-rwxr-xr-xextra/qt/post-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/qt/post-install b/extra/qt/post-install
deleted file mode 100755
index 37057e467..000000000
--- a/extra/qt/post-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-if ( pkginfo -i | grep phonon > /dev/null ) ; then
- pkgrm phonon
-fi