From ab781e1a983a36da6f8e485a2e53e2232ecf299a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 10 Sep 2026 20:54:11 -0300 Subject: Translate the manual pages with maritacag rather than po4a The pages and the catalogues are the same either way --- maritacag reads po4a's own configuration file and writes what po4a writes --- so this is the toolchain swap alone: the po4a invocations become maritacag, meta.txt drops the po4a external and declares maritacag as an internal dependency. See maritacag(7TODOs) for the fleetwide plan and what it was held to. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01BMowJCogxLWcMdVYYhbLpH --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0b00a39..5d64dd1 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ check: check-unit check-integration i18n: - po4a po/po4a.cfg + maritacag po/po4a.cfg -- cgit v1.3