summaryrefslogtreecommitdiff
path: root/dviware/dvgtk/web2c-dvgtk.patch
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /dviware/dvgtk/web2c-dvgtk.patch
Initial commit
Diffstat (limited to 'dviware/dvgtk/web2c-dvgtk.patch')
-rw-r--r--dviware/dvgtk/web2c-dvgtk.patch55
1 files changed, 55 insertions, 0 deletions
diff --git a/dviware/dvgtk/web2c-dvgtk.patch b/dviware/dvgtk/web2c-dvgtk.patch
new file mode 100644
index 0000000000..a30ba0eeaa
--- /dev/null
+++ b/dviware/dvgtk/web2c-dvgtk.patch
@@ -0,0 +1,55 @@
+*** ../texk-7.0-orig/configure Mon Feb 3 14:22:07 1997
+--- configure Fri Mar 21 19:29:56 1997
+***************
+*** 2111,2117 ****
+
+
+
+! subdirs="kpathsea dviljk dvipsk web2c xdvik"
+
+
+ trap '' 1 2 15
+--- 2111,2117 ----
+
+
+
+! subdirs="kpathsea dviljk dvipsk web2c xdvik dvgtk"
+
+
+ trap '' 1 2 15
+***************
+*** 2434,2440 ****
+ esac
+ done
+
+! for ac_config_dir in kpathsea dviljk dvipsk web2c xdvik; do
+
+ # Do not complain, so a configure script can configure whichever
+ # parts of a large source tree are present.
+--- 2434,2440 ----
+ esac
+ done
+
+! for ac_config_dir in kpathsea dviljk dvipsk web2c xdvik dvgtk; do
+
+ # Do not complain, so a configure script can configure whichever
+ # parts of a large source tree are present.
+*** ../texk-7.0-orig/Makefile.in Fri Feb 7 13:39:38 1997
+--- Makefile.in Fri Mar 21 19:54:31 1997
+***************
+*** 1,7 ****
+ # Top-level Makefile for kpathsea-using programs.
+
+ # Package subdirectories, the library, and all subdirectories.
+! programs = dviljk dvipsk web2c xdvik
+ kpathsea_dir = kpathsea
+ all_dirs = $(programs) $(kpathsea_dir)
+
+--- 1,7 ----
+ # Top-level Makefile for kpathsea-using programs.
+
+ # Package subdirectories, the library, and all subdirectories.
+! programs = dviljk dvipsk web2c xdvik dvgtk
+ kpathsea_dir = kpathsea
+ all_dirs = $(programs) $(kpathsea_dir)
+