From f62384f6f01d3808b0a7e33c08b7bbf8b36ef0ac Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 11 Nov 2023 12:32:34 +0000 Subject: [PATCH] Add DIST_TUPLE support documentation. --- share/man/man5/gnome-module.5 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/share/man/man5/gnome-module.5 b/share/man/man5/gnome-module.5 index 42585572892..b5581c66d73 100644 --- a/share/man/man5/gnome-module.5 +++ b/share/man/man5/gnome-module.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gnome-module.5,v 1.6 2023/11/11 12:27:00 ajacoutot Exp $ +.\" $OpenBSD: gnome-module.5,v 1.7 2023/11/11 12:32:34 ajacoutot Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -45,6 +45,17 @@ and .Ar cmake CONFIGURE_STYLE. .Pp +If +.Ev DIST_TUPLE +is set and the +.Em gnome +template is used, this module will set default values for +.Ev GNOME_PROJECT, +.Ev GNOME_VERSION, +.Ev WRKDIST, +and +.Ev EXTRACT_SUFX . +.Pp If both .Ev GNOME_PROJECT and -- 2.20.1