mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Correct the case on OpenWrt, the project prefers this capitalisation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user