]> git.pld-linux.org Git - packages/apache.git/blob - apache-suexec.patch
- up to 2.4.35
[packages/apache.git] / apache-suexec.patch
1 --- httpd-2.0.43/Makefile.in.wiget      Fri Oct  4 15:20:09 2002
2 +++ httpd-2.0.43/Makefile.in    Fri Oct  4 15:20:32 2002
3 @@ -279,7 +279,7 @@ install-suexec-binary:
4  
5  install-suexec-setuid:
6         @if test -f $(builddir)/support/suexec; then \
7 -           chmod 4755 $(DESTDIR)$(sbindir)/suexec; \
8 +           chmod 0755 $(DESTDIR)$(sbindir)/suexec; \
9         fi
10  
11  install-suexec-caps:
12
This page took 0.026668 seconds and 4 git commands to generate.