Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 16:58:54 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d83ffa44777e - main - obsoletefiles: also remove the terminfo directory along with the db
Message-ID:  <202103261658.12QGwsvI047484@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

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

commit d83ffa44777e14c94f5de73d1e0f5af774c8d6be
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-03-26 16:58:06 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-03-26 16:58:39 +0000

    obsoletefiles: also remove the terminfo directory along with the db
---
 ObsoleteFiles.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index f4c6909cc10a..3c71693b793a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -2863,6 +2863,7 @@ OLD_FILES+=usr/share/terminfo/z/ztx
 OLD_FILES+=usr/share/terminfo/z/ztx-1-a
 OLD_FILES+=usr/share/terminfo/z/ztx11
 OLD_DIRS+=usr/share/terminfo/z/
+OLD_DIRS+=usr/share/terminfo/
 
 # 20210316: remove obsolete NFS headers
 OLD_FILES+=usr/include/nfs/nfs_common.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103261658.12QGwsvI047484>