summaryrefslogtreecommitdiff
path: root/japanese/bugzilla3/files/patch-checksetup.pl
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /japanese/bugzilla3/files/patch-checksetup.pl
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.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";
- ');
-
-