aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grdesktop/grdesktop-0.23/install-help.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/grdesktop/grdesktop-0.23/install-help.patch')
-rw-r--r--recipes/grdesktop/grdesktop-0.23/install-help.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/grdesktop/grdesktop-0.23/install-help.patch b/recipes/grdesktop/grdesktop-0.23/install-help.patch
new file mode 100644
index 0000000000..8aac6f8afc
--- /dev/null
+++ b/recipes/grdesktop/grdesktop-0.23/install-help.patch
@@ -0,0 +1,11 @@
+--- /help/C/orig-Makefile.am 2004-03-30 16:56:57.000000000 +0300
++++ /help/C/Makefile.am 2007-10-23 12:22:10.000000000 +0300
+@@ -40,7 +40,7 @@
+ install-data-hook-omf:
+ $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
+ for file in $(extraomf); do \
+- $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
++ $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir)/$$file; \
+ done
+ -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
+