diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 10:44:43 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 10:44:43 +0200 |
commit | aa915d4acd43357969f2493ad242d0c6efb4174a (patch) | |
tree | 32056b35f9b9598953be68588c8e6676667524e5 /kde/ktorrent/post-install | |
parent | 2f87dbd8abb23289f8bf61e0bf2636894530ebad (diff) | |
download | nutyx-extra-aa915d4acd43357969f2493ad242d0c6efb4174a.tar.gz nutyx-extra-aa915d4acd43357969f2493ad242d0c6efb4174a.tar.bz2 nutyx-extra-aa915d4acd43357969f2493ad242d0c6efb4174a.tar.xz nutyx-extra-aa915d4acd43357969f2493ad242d0c6efb4174a.zip |
ktorrent, ajout post-install et nettoyage du port
Diffstat (limited to 'kde/ktorrent/post-install')
-rw-r--r-- | kde/ktorrent/post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kde/ktorrent/post-install b/kde/ktorrent/post-install new file mode 100644 index 000000000..e66be6d25 --- /dev/null +++ b/kde/ktorrent/post-install @@ -0,0 +1,2 @@ +xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-mime-database usr/share/mime &> /dev/null |