diff options
Diffstat (limited to 'repos/xorg/libfm/postinstall')
| -rwxr-xr-x | repos/xorg/libfm/postinstall | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/repos/xorg/libfm/postinstall b/repos/xorg/libfm/postinstall new file mode 100755 index 00000000..e2d50975 --- /dev/null +++ b/repos/xorg/libfm/postinstall @@ -0,0 +1,3 @@ +#!/bin/sh +update-mime-database /usr/share/mime +update-desktop-database --quiet |