From 2fea415a8b6ab9eae92686a182341d8f5fe56d00 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 3 Mar 2022 00:13:55 +0000 Subject: fixed docbook issues --- repo/system/glib.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/glib.xibuild') diff --git a/repo/system/glib.xibuild b/repo/system/glib.xibuild index 45ff5cd..264fa29 100644 --- a/repo/system/glib.xibuild +++ b/repo/system/glib.xibuild @@ -13,7 +13,7 @@ build () { meson --prefix=/usr \ --buildtype=release \ - -Dman=true \ + -Dman=false \ .. && ninja } -- cgit v1.2.1