You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2019/12/30 10:14:20 UTC

svn commit: r1872102 - /httpd/httpd/trunk/config.layout

Author: minfrin
Date: Mon Dec 30 10:14:20 2019
New Revision: 1872102

URL: http://svn.apache.org/viewvc?rev=1872102&view=rev
Log:
Correct the case on OpenWrt, the project prefers this capitalisation.

Modified:
    httpd/httpd/trunk/config.layout

Modified: httpd/httpd/trunk/config.layout
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/config.layout?rev=1872102&r1=1872101&r2=1872102&view=diff
==============================================================================
--- httpd/httpd/trunk/config.layout (original)
+++ httpd/httpd/trunk/config.layout Mon Dec 30 10:14:20 2019
@@ -410,8 +410,8 @@
     proxycachedir:   ${localstatedir}/cache/httpd
 </Layout>
 
-# OpenWRT layout
-<Layout OpenWRT>
+# OpenWrt layout
+<Layout OpenWrt>
     prefix:          /usr
     exec_prefix:     ${prefix}
     bindir:          ${prefix}/bin