File: INSTALL

package info (click to toggle)
moonshot-ui 0.7.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,592 kB
  • ctags: 2,079
  • sloc: ansic: 27,327; sh: 11,826; makefile: 174; sed: 16; xml: 10
file content (10 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
After installing the software we need to update the mime database and the desktop
entry database so that the MIME type registry and the MIME/Application association
is all indexed.

These are the commands that have to be executed on post install and post uninstall:

update-mime-database $(datadir)/mime
update-desktop-database $(datadir)/applications

Note that $(datadir) usually is /usr/share.