summaryrefslogtreecommitdiffstats
path: root/emulators/frodo/files/patch-TkGui.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/frodo/files/patch-TkGui.tcl')
-rw-r--r--emulators/frodo/files/patch-TkGui.tcl23
1 files changed, 23 insertions, 0 deletions
diff --git a/emulators/frodo/files/patch-TkGui.tcl b/emulators/frodo/files/patch-TkGui.tcl
new file mode 100644
index 0000000..bc2ee126
--- /dev/null
+++ b/emulators/frodo/files/patch-TkGui.tcl
@@ -0,0 +1,23 @@
+*** ../TkGui.tcl Wed Aug 6 20:56:34 1997
+--- ../TkGui.tcl.neu Thu Dec 4 00:38:15 1997
+***************
+*** 1,9 ****
+! #!/usr/local/bin/X11/wish
+
+ # Frodo Tk GUI by Lutz Vieweg <lkv@mania.robin.de>
+ # requires Tk >= 4.1
+
+! package require Tk 4.1
+
+ set prefname "$env(HOME)/.frodorc"
+
+--- 1,9 ----
+! #!/usr/local/bin/wish8.0 -f
+
+ # Frodo Tk GUI by Lutz Vieweg <lkv@mania.robin.de>
+ # requires Tk >= 4.1
+
+! ## package require Tk 4.1
+
+ set prefname "$env(HOME)/.frodorc"
+
OpenPOWER on IntegriCloud