Date: Sun, 12 Nov 2023 18:45:20 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 357006cd5d - main - Website - Makefile: Remove languages in the Makefile too Message-ID: <202311121845.3ACIjKxl091347@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=357006cd5d26c01d6026f61122fd47c20b633d72 commit 357006cd5d26c01d6026f61122fd47c20b633d72 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-11-12 18:44:50 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-11-12 18:44:50 +0000 Website - Makefile: Remove languages in the Makefile too --- website/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/Makefile b/website/Makefile index 0662aaaba0..ddfa597d31 100644 --- a/website/Makefile +++ b/website/Makefile @@ -16,7 +16,7 @@ MAINTAINER=carlavilla@FreeBSD.org # List of all languages we have content for -ALL_LANGUAGES= de el en fr it ja nl ru tr zh-cn zh-tw +ALL_LANGUAGES= de en it zh-tw LOCALBASE?= /usr/local
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311121845.3ACIjKxl091347>
