Project

General

Profile

Actions

Feature #2173

open

Meson: Avoid repetitive join_paths(get_option('mandir'), 'man6')

Added by Marko Lindqvist about 16 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Bootstrap
Target version:
Start date:
08/27/2026
Due date:
% Done:

0%

Estimated time:

Description

We currently do join_paths(get_option('mandir'), 'man6') separately for each man page that we install.

Assign result of join_paths(get_option('mandir'), 'man6') to a variable just once instead, and use that variable when installing individual man pages.


Related issues 1 (1 open0 closed)

Blocked by Bug #2166: Meson: generated man pages not passed by referenceIn ReviewMarko Lindqvist08/25/2026

Actions
Actions #1

Updated by Marko Lindqvist about 16 hours ago

  • Blocked by Bug #2166: Meson: generated man pages not passed by reference added
Actions

Also available in: Atom PDF