1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

website/Makefile: Add 'ru' to ALL_LANGUAGES

To reflect reality, so that we can actually exclude that language
through DOC_LANG.

This saves 26s of build on a relatively fast machine of mine.

Sponsored by:   The FreeBSD Foundation
This commit is contained in:
Olivier Certner
2025-11-27 19:20:39 +01:00
parent cccb079693
commit a1b15403b1
+1 -1
View File
@@ -16,7 +16,7 @@
MAINTAINER=carlavilla@FreeBSD.org
# List of all languages we have content for
ALL_LANGUAGES= en zh-tw
ALL_LANGUAGES= en ru zh-tw
LOCALBASE?= /usr/local