aboutsummaryrefslogtreecommitdiffstats
path: root/testing/thttpd/thttpd-webgroup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/thttpd/thttpd-webgroup.patch')
-rw-r--r--testing/thttpd/thttpd-webgroup.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/thttpd/thttpd-webgroup.patch b/testing/thttpd/thttpd-webgroup.patch
deleted file mode 100644
index fb493c88f4..0000000000
--- a/testing/thttpd/thttpd-webgroup.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Makefile b/Makefile
-index ddd5f9a..d40fd6a 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -40,7 +40,7 @@ WEBDIR = $(prefix)/www
- # CONFIGURE: The group that the web directory belongs to. This is so that
- # the makeweb program can be installed set-group-id to that group, and make
- # subdirectories. If you're not going to use makeweb, ignore this.
--WEBGROUP = www
-+WEBGROUP = www-data
-
- # CONFIGURE: Directory for CGI executables.
- CGIBINDIR = $(WEBDIR)/cgi-bin