From 96cd8f22c4de549e69b6146ea028dd2ee1e4870d Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Mon, 28 Feb 2000 05:22:03 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2036 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index e988e9d336..eee76e64c2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -225,8 +225,8 @@ install: $(MAKE) -C po install - -[ -d $(datadir)/gnome/apps/Applications ] && \ - $(INSTALL_DATA) gnucash.desktop $(datadir)/gnome/apps/Applications + -$(INSTALL) -d $(datadir)/gnome/apps/Applications && \ + $(INSTALL_DATA) gnucash.desktop $(datadir)/gnome/apps/Applications # # Config directory # @mkdir -p ${GNC_CONFIGDIR}