From 43fe67e5cbb60e035fffc44cf9566765f8d07fc7 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 11 Jan 2024 14:41:05 -0800 Subject: Make man page compression optional --- config.def.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.def.lua') diff --git a/config.def.lua b/config.def.lua index 4007ca11..f3ce56a0 100644 --- a/config.def.lua +++ b/config.def.lua @@ -7,6 +7,9 @@ return { -- install prefix prefix='', + -- compress man pages + gzman=true, + -- package/file selection fs={ -- Each entry contains a list of packages, a list of patterns to -- cgit v1.2.3