git: Simplify legacy share/nls handling.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Jan 4 03:41:23 PST 2018
commit 0992592e9d49861546f7ee2463b023f5fd072cd5
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Jan 3 09:20:52 2018 +0200
Simplify legacy share/nls handling.
Remove src/nls.alias and create legacy compat links directly.
The nls.alias method is unsafe and will break with our 'make upgrade'.
Summary of changes:
etc/Makefile | 11 ++++-------
etc/nls.alias | 4 ----
2 files changed, 4 insertions(+), 11 deletions(-)
delete mode 100644 etc/nls.alias
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0992592e9d49861546f7ee2463b023f5fd072cd5
--
DragonFly BSD source repository
More information about the Commits
mailing list