From 1d61bdc00748eca375be13f36aadfad0d1268755 Mon Sep 17 00:00:00 2001
From: Jens Georg <mail@jensge.org>
Date: Tue, 4 Jan 2022 15:05:14 +0100
Subject: [PATCH] Revert "build: Do not write man page during test"

Index: doc/meson.build
--- doc/meson.build.orig
+++ doc/meson.build
@@ -66,7 +66,6 @@ if xsltproc.found()
             xsltproc,
             xlstproc_flags,
             '--noout',
-            '--nowrite',
             stylesheet,
             'gupnp-binding-tool.xml'
         ]
