summaryrefslogtreecommitdiffstats
path: root/httpd-2.4.3-r1337344+.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-02-13 14:38:49 +0100
committerRemi Collet <fedora@famillecollet.com>2013-02-13 14:38:49 +0100
commit2a1474409b6bd5a99433974713020f0a0ff3f46e (patch)
tree35f09ba20b69b77bd0f04702dfdf38e77c1409a3 /httpd-2.4.3-r1337344+.patch
parent105dd80e2c65edf3671531d386794fe6fa997ead (diff)
httpd: sync with rawhide
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: