summaryrefslogtreecommitdiffstats
path: root/devel/vtcl/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/vtcl/files')
-rw-r--r--devel/vtcl/files/patch-aa15
-rw-r--r--devel/vtcl/files/patch-ab31
2 files changed, 20 insertions, 26 deletions
diff --git a/devel/vtcl/files/patch-aa b/devel/vtcl/files/patch-aa
index 2de7e44d..24429d8 100644
--- a/devel/vtcl/files/patch-aa
+++ b/devel/vtcl/files/patch-aa
@@ -1,7 +1,8 @@
-*** vt.tcl.orig Tue Jun 3 15:28:43 1997
---- vt.tcl Tue Jun 3 15:28:58 1997
-***************
-*** 1,1 ****
-! #!/usr/bin/wish -f
---- 1,1 ----
-! #!/usr/local/bin/wish8.0 -f
+--- vt.tcl.orig Mon Sep 14 01:52:18 1998
++++ vt.tcl Thu Oct 8 01:31:27 1998
+@@ -1,4 +1,4 @@
+-#!/usr/bin/wish -f
++#!/usr/local/bin/wish8.0 -f
+ # $Id: vt.tcl,v 1.20 1998/02/02 05:11:27 stewart Exp $
+
+ ##############################################################################
diff --git a/devel/vtcl/files/patch-ab b/devel/vtcl/files/patch-ab
index e89be3c..635081d 100644
--- a/devel/vtcl/files/patch-ab
+++ b/devel/vtcl/files/patch-ab
@@ -1,19 +1,12 @@
-*** vtcl.orig Thu May 29 23:18:52 1997
---- vtcl Thu May 29 23:19:08 1997
-***************
-*** 1,7 ****
- #!/bin/sh
-
-! PATH_TO_WISH=/usr/bin/wish
-! VTCL_HOME=/usr/local/vt
-
- export PATH_TO_WISH
- export VTCL_HOME
---- 1,7 ----
- #!/bin/sh
-
-! PATH_TO_WISH=/usr/local/bin/wish8.0
-! VTCL_HOME=/usr/local/lib/vtcl
-
- export PATH_TO_WISH
- export VTCL_HOME
+--- vtcl.orig Fri Mar 28 11:30:54 1997
++++ vtcl Thu Oct 8 01:31:27 1998
+@@ -1,7 +1,7 @@
+ #!/bin/sh
+
+-PATH_TO_WISH=/usr/bin/wish
+-VTCL_HOME=/usr/local/vt
++PATH_TO_WISH=/usr/local/bin/wish8.0
++VTCL_HOME=/usr/local/lib/vtcl
+
+ export PATH_TO_WISH
+ export VTCL_HOME
OpenPOWER on IntegriCloud