summaryrefslogtreecommitdiff
path: root/japanese/bugzilla3/files/patch-checksetup.pl
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /japanese/bugzilla3/files/patch-checksetup.pl
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'japanese/bugzilla3/files/patch-checksetup.pl')
-rw-r--r--japanese/bugzilla3/files/patch-checksetup.pl11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/bugzilla3/files/patch-checksetup.pl b/japanese/bugzilla3/files/patch-checksetup.pl
deleted file mode 100644
index a038caf18402..000000000000
--- a/japanese/bugzilla3/files/patch-checksetup.pl
+++ /dev/null
@@ -1,11 +0,0 @@
---- checksetup.pl~ Fri Apr 16 02:48:51 2004
-+++ checksetup.pl Thu Jul 15 23:37:09 2004
-@@ -399,7 +399,7 @@
- # and you cannot set this up any other way. YOU HAVE BEEN WARNED.
- # If you set this to anything besides "", you will need to run checksetup.pl
- # as root, or as a user who is a member of the specified group.
--$webservergroup = "apache";
-+$webservergroup = "www";
- ');
-
-