From 7b6e527f440cd7e6f8be2b07cee320ee6ca18786 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 29 Apr 2024 06:41:38 +0200 Subject: Adding upstream version 1.0.1. Signed-off-by: Daniel Baumann --- packaging/macpages/English.lproj/conclusion.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 packaging/macpages/English.lproj/conclusion.html (limited to 'packaging/macpages/English.lproj/conclusion.html') diff --git a/packaging/macpages/English.lproj/conclusion.html b/packaging/macpages/English.lproj/conclusion.html new file mode 100644 index 0000000..0522455 --- /dev/null +++ b/packaging/macpages/English.lproj/conclusion.html @@ -0,0 +1,24 @@ + + + + + +

Install finished

+ +

The Meson build system is now installed. Note that Meson does not + provide any GUI applications, it is only usable from the command + line. You can verify if your installation of Meson is working by + running the following command in a terminal +

+ +
+      $ meson --version
+    
+ +

If the system reports that the program could not be found + you might need to edit your configuration files so + that /usr/local/bin is in your path. +

+ + + -- cgit v1.2.3