diff options
Diffstat (limited to 'extra/qt/post-install')
-rw-r--r-- | extra/qt/post-install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/qt/post-install b/extra/qt/post-install deleted file mode 100644 index afd2d4e5e..000000000 --- a/extra/qt/post-install +++ /dev/null @@ -1,4 +0,0 @@ -if ! ( pkginfo -i | grep phonon > /dev/null ) ; then - pkg-get depinst phonon -fi - |