diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 13:23:19 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 13:23:19 +0200 |
commit | cd1b4c58e4650df65a1bc669c855bb10468f1b52 (patch) | |
tree | b70d46001b567704039b5f3875ff1c8e18dd9c43 /extra/qt/post-install | |
parent | 3a10a88be79b7ec44f2779d2e50f3b21a1690e4b (diff) | |
download | nutyx-extra-cd1b4c58e4650df65a1bc669c855bb10468f1b52.tar.gz nutyx-extra-cd1b4c58e4650df65a1bc669c855bb10468f1b52.tar.bz2 nutyx-extra-cd1b4c58e4650df65a1bc669c855bb10468f1b52.tar.xz nutyx-extra-cd1b4c58e4650df65a1bc669c855bb10468f1b52.zip |
qt, suppression fichiers obsolètes
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 - |