diff options
-rwxr-xr-x | 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 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 |