From b52b6ef55777cdf23b9a79ad155dc6a42ea6ccb3 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Tue, 11 May 2004 07:31:20 +0000 Subject: Update to version 3.0.11.rc1 Submitted by: maintainer --- www/rt32/files/patch-bin::webmux.pl | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 www/rt32/files/patch-bin::webmux.pl (limited to 'www/rt32/files/patch-bin::webmux.pl') diff --git a/www/rt32/files/patch-bin::webmux.pl b/www/rt32/files/patch-bin::webmux.pl deleted file mode 100644 index b9f194de4507..000000000000 --- a/www/rt32/files/patch-bin::webmux.pl +++ /dev/null @@ -1,14 +0,0 @@ -$FreeBSD$ - ---- bin/webmux.pl.in.orig Sat Feb 14 01:31:23 2004 -+++ bin/webmux.pl.in Thu Dec 25 23:01:15 2003 -@@ -32,6 +32,9 @@ - $ENV{'ENV'} = '' if defined $ENV{'ENV'}; - $ENV{'IFS'} = '' if defined $ENV{'IFS'}; - @ORACLE_ENV_PREF@ -+ -+ eval { require Apache2; require Apache::compat } -+ if $ENV{'MOD_PERL'} and $ENV{'MOD_PERL'} =~ m{mod_perl/(?:2|1\.9)}; - } - - use lib ("@LOCAL_LIB_PATH@", "@RT_LIB_PATH@"); -- cgit v1.2.3