aboutsummaryrefslogtreecommitdiff
path: root/textproc/xml2rfc/files/patch-xml2rfc.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xml2rfc/files/patch-xml2rfc.tcl')
-rw-r--r--textproc/xml2rfc/files/patch-xml2rfc.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml2rfc/files/patch-xml2rfc.tcl b/textproc/xml2rfc/files/patch-xml2rfc.tcl
index db65eb366185..25d5dd88d42c 100644
--- a/textproc/xml2rfc/files/patch-xml2rfc.tcl
+++ b/textproc/xml2rfc/files/patch-xml2rfc.tcl
@@ -6,8 +6,8 @@ $FreeBSD$
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using the correct interpreter \
--LC_ALL=C exec tclsh "$0" "$0" "$@"
-+LC_ALL=C exec tclsh8.3 "$0" "$0" "$@"
+-exec tclsh "$0" "$0" "$@"
++exec tclsh8.3 "$0" "$0" "$@"
#