aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/x-files/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/x-files/files/patch-aa')
-rw-r--r--x11-fm/x-files/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/x-files/files/patch-aa b/x11-fm/x-files/files/patch-aa
new file mode 100644
index 000000000000..2c14261efba3
--- /dev/null
+++ b/x11-fm/x-files/files/patch-aa
@@ -0,0 +1,11 @@
+--- X-Files.tcl.orig Thu Dec 18 13:24:33 1997
++++ X-Files.tcl Sun Apr 19 13:22:27 1998
+@@ -1,3 +1,8 @@
++#!/bin/sh
++# The main file for the X-Files
++# The next line is executed by /bin/sh, but not Tcl \
++exec wish8.0 $0 ${1+"$@"}
++set xf(xf_home) "/usr/X11R6/lib/X11/X-Files/"
+ proc MAIN {argc argv} {
+ global xf xf_image env menu tk_version
+