b2fe1d8099
PR: ports/87703 Submitted by: Alex Varju <freebsd-ports@varju.ca>
11 lines
400 B
Text
11 lines
400 B
Text
--- src/gnome/Makefile.in.orig Wed Oct 19 21:10:12 2005
|
|
+++ src/gnome/Makefile.in Wed Oct 19 21:10:41 2005
|
|
@@ -470,7 +470,7 @@
|
|
window-reconcile.c \
|
|
window-register.c
|
|
|
|
-gnomeappdir = ${datadir}/gnome/apps/Applications
|
|
+gnomeappdir = ${datadir}/apps/Applications
|
|
gnomeapp_in_files = gnucash.desktop.in
|
|
gnomeapp_DATA = $(gnomeapp_in_files:.desktop.in=.desktop)
|
|
appicondir = $(datadir)/pixmaps
|