From 439b627de73b8ade0857bd8ac2a5db6e66b907fe Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Fri, 10 Dec 2004 09:56:03 +0000 Subject: [PATCH] small change so that install-desktop-database runs after install-desktopDATA --- vfs-methods/fontilus/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vfs-methods/fontilus/Makefile.am b/vfs-methods/fontilus/Makefile.am index e3c5e20da..dee76d4cd 100644 --- a/vfs-methods/fontilus/Makefile.am +++ b/vfs-methods/fontilus/Makefile.am @@ -49,7 +49,7 @@ else install-gconf-schemas: endif -install-desktop-database: +install-desktop-database: install-desktopDATA update-desktop-database $(DESTDIR)$(desktopdir) @INTLTOOL_DESKTOP_RULE@