summaryrefslogtreecommitdiffstats
path: root/extra/qt
diff options
context:
space:
mode:
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