# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/glib/hotfix-no-doc.patch # Copyright (C) 2023 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- Hotfix: do not build subdir docs/reference as it errors out and can not be disabled via meson_options.txt. - NoTag --- glib-2.76.2/meson.build.vanilla 2023-05-24 11:34:23.943583213 +0200 +++ glib-2.76.2/meson.build 2023-05-24 11:34:36.192584167 +0200 @@ -2442,7 +2442,6 @@ endif gnome = import('gnome') -subdir('docs/reference') summary({ 'host cpu' : host_machine.cpu_family(),