aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Møller <36439782+snyball@users.noreply.github.com>2020-04-14 22:22:08 +0200
committerGitHub <noreply@github.com>2020-04-14 23:22:08 +0300
commit1d7d9c88e8bc3c17ea7f18e02ca30635212b9384 (patch)
treeeff0cba0729c40ab907ddf50bcd9f43abb45db08 /docs
parent55f02c19497a0436975f682fdb0efa121c471a29 (diff)
downloadmeson-1d7d9c88e8bc3c17ea7f18e02ca30635212b9384.zip
meson-1d7d9c88e8bc3c17ea7f18e02ca30635212b9384.tar.gz
meson-1d7d9c88e8bc3c17ea7f18e02ca30635212b9384.tar.bz2
Corrected prefix path [skip ci]
Using meson version `0.53.2` prefix defaulted to `/usr/local`, not `/usr/local/` (not the trailing slash)
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Builtin-options.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Builtin-options.md b/docs/markdown/Builtin-options.md
index e938dee..aa7d500 100644
--- a/docs/markdown/Builtin-options.md
+++ b/docs/markdown/Builtin-options.md
@@ -43,7 +43,7 @@ Installation options are all relative to the prefix, except:
| sysconfdir | etc | Sysconf data directory |
-`prefix` defaults to `C:/` on Windows, and `/usr/local/` otherwise. You should always
+`prefix` defaults to `C:/` on Windows, and `/usr/local` otherwise. You should always
override this value.
`libdir` is automatically detected based on your platform, it should be