Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2026 09:45:49 +0000
From:      Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 3b373d484046 - main - us.intl.acc.kbd: add it to Makefile
Message-ID:  <69e2014d.2373a.86f5619@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alfredo:

URL: https://cgit.FreeBSD.org/src/commit/?id=3b373d484046a94d050a7901feadc001f35fa97f

commit 3b373d484046a94d050a7901feadc001f35fa97f
Author:     Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
AuthorDate: 2026-04-17 05:01:54 +0000
Commit:     Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
CommitDate: 2026-04-17 09:45:32 +0000

    us.intl.acc.kbd: add it to Makefile
    
    This keyboard was implemented but wasn't actually installed to the
    system.
    
    Fixes: a049678039e40bdf523230852f78887a12435def
    Discussed with: imp
    MFC after: 1 day
    Relnotes: yes
---
 share/vt/keymaps/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/vt/keymaps/Makefile b/share/vt/keymaps/Makefile
index e3f63bd37d5f..27291f7709fd 100644
--- a/share/vt/keymaps/Makefile
+++ b/share/vt/keymaps/Makefile
@@ -80,6 +80,7 @@ FILES=	INDEX.keymaps \
 	uk.kbd \
 	uk.macbook.kbd \
 	us.acc.kbd \
+	us.intl.acc.kbd \
 	us.ctrl.kbd \
 	us.dvorak.kbd \
 	us.dvorakl.kbd \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e2014d.2373a.86f5619>