[pango/for-master: 38/38] meson: Fix help2man options command line
- From: Emmanuele Bassi <ebassi src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [pango/for-master: 38/38] meson: Fix help2man options command line
 
- Date: Mon,  8 Jun 2020 16:13:37 +0000 (UTC)
 
commit 266b3ee40d202bad9ea7eaf65083c77972768379
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Apr 14 20:45:14 2020 +0200
    meson: Fix help2man options command line
 utils/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/utils/meson.build b/utils/meson.build
index 510d1b7e..b71cfe2a 100644
--- a/utils/meson.build
+++ b/utils/meson.build
@@ -47,7 +47,7 @@ if help2man.found() and not meson.is_cross_build()
     '--no-info',
     '--section=1',
     '--help-option=--help-all',
-    '--name=Pango text viewer',
+    '--name="Pango text viewer"',
   ]
 
   custom_target('pango-view.1',
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]