[httpd] restore patch.

jorton jorton at fedoraproject.org
Tue Jan 8 13:19:18 UTC 2013


commit f935ab813b051a91775b30f4dab2513ebb463705
Author: Joe Orton <jorton at redhat.com>
Date:   Tue Jan 8 13:16:50 2013 +0000

    restore patch.

 httpd-2.4.3-r1337344+.patch |    2 +-
 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:


More information about the scm-commits mailing list