head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2022.06.23.09.34.02; author nia; state dead; branches; next 1.1; commitid UcHyEk8W3KiW69JD; 1.1 date 2022.06.22.08.50.45; author nia; state Exp; branches; next ; commitid MYZ8wU3dm3P1U0JD; desc @@ 1.2 log @gdk-pixbuf2: Revert addition of docbook-xsl hack. The real problem is elsewhere. @ text @$NetBSD: patch-docs_meson.build,v 1.1 2022/06/22 08:50:45 nia Exp $ Avoid network requests, which may potentially fail. --- docs/meson.build.orig 2022-03-18 12:24:35.000000000 +0000 +++ docs/meson.build @@@@ -89,7 +89,7 @@@@ if get_option('man') and xsltproc.found( xsltproc, xlstproc_flags, '-o', '@@OUTPUT@@', - 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl', + '@@PREFIX@@/share/xsl/docbook/manpages/docbook.xsl', '@@INPUT@@', ], install: true, @ 1.1 log @gdk-pixbuf: Avoid referencing docbook files by network URL, which is causing failures on my local setup. @ text @d1 1 a1 1 $NetBSD$ @