*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2033 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-02-28 04:11:50 +00:00
parent 9afe4b51df
commit 1033cf9f90

View File

@@ -225,9 +225,8 @@ install:
$(MAKE) -C po install
-[ $(GNOME_CONFIG_BIN)x != x ] && \
$(INSTALL_DATA) gnucash.desktop \
$(shell $(GNOME_CONFIG_BIN) --datadir)/gnome/apps/Applications
-[ -d $(datadir)/gnome/apps/Applications ] && \
$(INSTALL_DATA) gnucash.desktop $(datadir)/gnome/apps/Applications
# # Config directory
# @mkdir -p ${GNC_CONFIGDIR}