aboutsummaryrefslogtreecommitdiffstats
path: root/print/gv/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/gv/files/patch-ab')
-rw-r--r--print/gv/files/patch-ab11
1 files changed, 9 insertions, 2 deletions
diff --git a/print/gv/files/patch-ab b/print/gv/files/patch-ab
index 94ed6122e49e..9ffe11e320e6 100644
--- a/print/gv/files/patch-ab
+++ b/print/gv/files/patch-ab
@@ -1,5 +1,5 @@
---- doc/Imakefile.orig Fri Jun 6 15:00:00 1997
-+++ doc/Imakefile Mon Jun 9 14:36:59 1997
+--- doc/Imakefile.orig Sat Jun 7 07:00:00 1997
++++ doc/Imakefile Wed Feb 21 06:44:54 2001
@@ -27,7 +27,7 @@
GV_CONFIG_FILE = ../config.Unix
#include "../config.Unix"
@@ -9,3 +9,10 @@
ComplexProgramTarget(gv)
+@@ -52,4 +52,5 @@
+ InstallDocFile(key-bindings.txt-gz,key-bindings.txt.gz,$(GV_DOCDIR))
+ InstallDocFile(comments.doc-gz,comments.doc.gz,$(GV_DOCDIR))
+ InstallDocFile(gv.ps-gz,gv.ps.gz,$(GV_DOCDIR))
+-InstallDocFiles(gv*.html,$(GV_DOCDIR))
++InstallDocFile(gv.html,gv.html,$(GV_DOCDIR))
++InstallDocFiles(gv-*.html,$(GV_DOCDIR))