diff options
Diffstat (limited to 'finance/gnucash/files/patch-src::gnome::Makefile.in')
-rw-r--r-- | finance/gnucash/files/patch-src::gnome::Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/gnucash/files/patch-src::gnome::Makefile.in b/finance/gnucash/files/patch-src::gnome::Makefile.in new file mode 100644 index 000000000..704a756bc --- /dev/null +++ b/finance/gnucash/files/patch-src::gnome::Makefile.in @@ -0,0 +1,11 @@ +--- 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 |