1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/dotfile/files/patch-ag

9 lines
336 B
Plaintext
Raw Normal View History

--- Generator/makeHelp.orig Sun Dec 21 05:40:27 1997
+++ Generator/makeHelp Sun Jan 30 19:31:42 2000
@@ -3,4 +3,4 @@
cp $1/help.html helpfile.data
echo "\n\n<h1>---------------</h1>" >> helpfile.data
cat $2 >> helpfile.data
-wish $1/makeHelp.tcl helpfile.data generatedHelp $1
+wish8.2 $1/makeHelp.tcl helpfile.data generatedHelp $1