aboutsummaryrefslogtreecommitdiff
path: root/misc/gretl/files/patch-gnome::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gretl/files/patch-gnome::Makefile.in')
-rw-r--r--misc/gretl/files/patch-gnome::Makefile.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/gretl/files/patch-gnome::Makefile.in b/misc/gretl/files/patch-gnome::Makefile.in
new file mode 100644
index 000000000000..0092772cd745
--- /dev/null
+++ b/misc/gretl/files/patch-gnome::Makefile.in
@@ -0,0 +1,15 @@
+--- gnome/Makefile.in.orig Sun Aug 25 03:07:17 2002
++++ gnome/Makefile.in Wed Aug 28 03:10:35 2002
+@@ -18,9 +18,9 @@
+ install_help = install-help-1
+ endif
+
+-desktopdir = $(gnome_prefix)/share/applications
+-mimedir = $(gnome_prefix)/share/mime-info
+-gpixmaps = $(gnome_prefix)/share/pixmaps
++desktopdir = $(gnome_prefix)/share/gnome/applications
++mimedir = $(gnome_prefix)/share/gnome/mime-info
++gpixmaps = $(gnome_prefix)/share/gnome/pixmaps
+ ghelpdir = $(gnome_prefix)/share/gnome/help/gretl
+
+ install: install-images install-misc install-help-dirs $(install_help)