[cairo-commit] 2 commits - INSTALL.meson
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Jul 26 08:38:51 UTC 2021
INSTALL.meson | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit d6fefd3156ff21fe679e293669e45fb21b75e75c
Merge: 6872490e7 d1a8f2009
Author: Adrian Johnson <ajohnson at redneon.com>
Date: Mon Jul 26 08:38:49 2021 +0000
Merge branch 'fix-wording' into 'master'
INSTALL.meson: correct the wording
See merge request cairo/cairo!217
commit d1a8f20096fb7ed949bee22af44054d12328a18e
Author: Adrian Johnson <ajohnson at redneon.com>
Date: Mon Jul 26 17:17:30 2021 +0930
INSTALL.meson: correct the wording
diff --git a/INSTALL.meson b/INSTALL.meson
index 5603a9ae7..4040b5479 100644
--- a/INSTALL.meson
+++ b/INSTALL.meson
@@ -13,7 +13,8 @@ Basic Installation
ninja -C $builddir
ninja -C $builddir install
-where $builddir is the name directory where the build artifacts will be written to.
+where $builddir is the name of the directory where the build artifacts
+will be written to.
Some of the common options that can be used with "meson setup" include:
More information about the cairo-commit
mailing list