diff options
author | Graham Leggett <minfrin@apache.org> | 2019-12-30 11:14:20 +0100 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2019-12-30 11:14:20 +0100 |
commit | f29390a6fae1e2e21c27cb988b456e5802133767 (patch) | |
tree | 3315ba88f816db833ad3d7d7f1a170c862ba006e /config.layout | |
parent | Align the OpenWRT config layout with the new kayout as defined by the project. (diff) | |
download | apache2-f29390a6fae1e2e21c27cb988b456e5802133767.tar.xz apache2-f29390a6fae1e2e21c27cb988b456e5802133767.zip |
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
Diffstat (limited to 'config.layout')
-rw-r--r-- | config.layout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.layout b/config.layout index 0528643858..6fb41d3d0a 100644 --- a/config.layout +++ b/config.layout @@ -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 |