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