--- httpd-2.0.43/Makefile.in.wiget Fri Oct 4 15:20:09 2002 +++ httpd-2.0.43/Makefile.in Fri Oct 4 15:20:32 2002 @@ -279,7 +279,7 @@ install-suexec-binary: install-suexec-setuid: @if test -f $(builddir)/support/suexec; then \ - chmod 4755 $(DESTDIR)$(sbindir)/suexec; \ + chmod 0755 $(DESTDIR)$(sbindir)/suexec; \ fi install-suexec-caps: