1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/mlterm/files/patch-tool:w3mmlconfig:mlconfig.cgi.in
2002-02-23 13:45:12 +00:00

11 lines
248 B
Plaintext

--- tool/w3mmlconfig/mlconfig.cgi.in.orig Sat Feb 23 22:18:18 2002
+++ tool/w3mmlconfig/mlconfig.cgi.in Sat Feb 23 22:22:19 2002
@@ -2,6 +2,7 @@
$DEBUG = 1;
+use lib '@CGI_BIN@';
require 'mlconfig-data.pl';
$CGI = $ENV{SCRIPT_NAME} || $0;