small change so that install-desktop-database runs after install-desktopDATA
This commit is contained in:
parent
2e7b208233
commit
439b627de7
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ else
|
||||||
install-gconf-schemas:
|
install-gconf-schemas:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
install-desktop-database:
|
install-desktop-database: install-desktopDATA
|
||||||
update-desktop-database $(DESTDIR)$(desktopdir)
|
update-desktop-database $(DESTDIR)$(desktopdir)
|
||||||
|
|
||||||
@INTLTOOL_DESKTOP_RULE@
|
@INTLTOOL_DESKTOP_RULE@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue