diff options
author | tnut <tnut at nutyx dot com> | 2011-06-02 23:29:35 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-06-02 23:29:35 +0200 |
commit | f801c43536317024f5fa31d46b1fd0e92a37a86c (patch) | |
tree | a2207f340e1f1a147d6526c59c700a20a3969d6a /kde/ktorrent/post-install | |
parent | 56cfd033a29c8660d230db3b637d67262e6cccae (diff) | |
download | nutyx-extra-f801c43536317024f5fa31d46b1fd0e92a37a86c.tar.gz nutyx-extra-f801c43536317024f5fa31d46b1fd0e92a37a86c.tar.bz2 nutyx-extra-f801c43536317024f5fa31d46b1fd0e92a37a86c.tar.xz nutyx-extra-f801c43536317024f5fa31d46b1fd0e92a37a86c.zip |
ktorrent, maj post-install
Diffstat (limited to 'kde/ktorrent/post-install')
-rw-r--r-- | kde/ktorrent/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/ktorrent/post-install b/kde/ktorrent/post-install index e66be6d25..a1dc4424d 100644 --- a/kde/ktorrent/post-install +++ b/kde/ktorrent/post-install @@ -1,2 +1,2 @@ xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-mime-database usr/share/mime &> /dev/null +update-mime-database /usr/share/mime &> /dev/null |