summaryrefslogtreecommitdiff
path: root/repo/system/glib.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/glib.xibuild')
-rw-r--r--repo/system/glib.xibuild2
1 files changed, 1 insertions, 1 deletions
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
}