summaryrefslogtreecommitdiffstats
path: root/httpd-2.4.3-r1337344+.patch
diff options
context:
space:
mode:
Diffstat (limited to 'httpd-2.4.3-r1337344+.patch')
-rw-r--r--httpd-2.4.3-r1337344+.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd-2.4.3-r1337344+.patch b/httpd-2.4.3-r1337344+.patch
index 2aa982e..e2d7ed1 100644
--- a/httpd-2.4.3-r1337344+.patch
+++ b/httpd-2.4.3-r1337344+.patch
@@ -137,7 +137,7 @@ http://svn.apache.org/viewvc?view=revision&revision=1341930
+
+install-suexec-caps:
+ @if test -f $(builddir)/support/suexec; then \
-+ echo Skipping setcap for 'cap_setuid,cap_setgid+pe' $(DESTDIR)$(sbindir)/suexec; \
++ setcap 'cap_setuid,cap_setgid+pe' $(DESTDIR)$(sbindir)/suexec; \
fi
suexec: