From 5fd213a95ae02d81d9560ef13b1a22a36ad30497 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 10 Sep 2021 07:34:44 +0300 Subject: [PATCH 28/28] INSTALL: Remove extraneous word See osdn #42842 Signed-off-by: Marko Lindqvist --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 2fe5d16045..94b0fa7abb 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Installing Freeciv: This file describes how to compile and install Freeciv. Last time we made sure this file is up to date was 16-Jul-06. -Last minor update was 10-May-21. +Last minor update was 10-Sep-21. There may be a localized version of this file in the ./doc directory, named INSTALL. (e.g., INSTALL.de). @@ -254,7 +254,7 @@ following order: pkg-config, Glib, Atk, Pango, Gdk-Pixbuf, Gtk+. Qt's Meta Object Compiler is a command usually called 'moc', or 'moc-qt5' or 'moc-qt6' depending on Qt version in some systems. You may want install 'qtchooser' to find correct moc version for you - when you have both multiple Qt versions installed in parallel. + when you have multiple Qt versions installed in parallel. If configure does not find (correct) moc, you can give it with environment variable MOCCMD, e.g., -- 2.33.0