summaryrefslogtreecommitdiffstats
path: root/gnome/gnome-menus/post-install
blob: 4bc8b78608b89bf7cf0701bb26a574a2303b460b (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

port=gnome-menus

# desktop database
update-desktop-database > /dev/null

# End of file