diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-05-01 13:22:13 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-05-01 13:22:13 +0200 |
commit | e820314971e4c16b4e5e4b9f43fa632b0a3e1efc (patch) | |
tree | 2f5f442b1b6630a29c31a11dd6ebbcc42ae58fe2 /kde/kdebase-runtime/post-install | |
parent | 45b4bc4bbdbe72cddd68f63c557b1194c2007bd8 (diff) | |
download | nutyx-pakxe-e820314971e4c16b4e5e4b9f43fa632b0a3e1efc.tar.gz nutyx-pakxe-e820314971e4c16b4e5e4b9f43fa632b0a3e1efc.tar.bz2 nutyx-pakxe-e820314971e4c16b4e5e4b9f43fa632b0a3e1efc.tar.xz nutyx-pakxe-e820314971e4c16b4e5e4b9f43fa632b0a3e1efc.zip |
kdebase-runtime, ajout du post-install et maj footprint
Diffstat (limited to 'kde/kdebase-runtime/post-install')
-rw-r--r-- | kde/kdebase-runtime/post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kde/kdebase-runtime/post-install b/kde/kdebase-runtime/post-install new file mode 100644 index 000000000..e66be6d25 --- /dev/null +++ b/kde/kdebase-runtime/post-install @@ -0,0 +1,2 @@ +xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-mime-database usr/share/mime &> /dev/null |