]> Raphaël G. Git Repositories - ihttpd/commitdiff
Update to new version
authorRaphaël Gertz <git@rapsys.eu>
Thu, 2 Sep 2021 01:29:25 +0000 (03:29 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 2 Sep 2021 01:29:25 +0000 (03:29 +0200)
SOURCES/ihttpd-2.4.20-layout.patch

index 8afcfdd3f52e3aef7d7801dbdcefa0feaf93950c..c42da73cba4cb316f657cbdc8b32a5f73ee7805d 100644 (file)
@@ -3,12 +3,11 @@ Add layout for IHttpd.
 
 --- httpd-2.4.20/config.layout.orig
 +++ httpd-2.4.20/config.layout
-@@ -370,3 +370,27 @@
-     logfiledir:      ${localstatedir}/log/httpd
-     proxycachedir:   ${localstatedir}/cache/httpd
+@@ -33,6 +33,30 @@
+     proxycachedir: ${localstatedir}/proxy
  </Layout>
-+
-+# IHttpd layout
++#   IHttpd layout
 +<Layout IHttpd>
 +    prefix:        /usr
 +    exec_prefix:   ${prefix}
@@ -31,3 +30,7 @@ Add layout for IHttpd.
 +    logfiledir:    ${localstatedir}/log/ihttpd
 +    proxycachedir: ${localstatedir}/cache/ihttpd/proxy
 +</Layout>     
++
+ #   GNU standards conforming path layout.
+ #   See FSF's GNU project `make-stds' document for details.
+ <Layout GNU>