git: world: Remove legacy compat directory symlinks.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 21 04:24:49 PST 2019
commit d3fa4cd65d803191393035c6d9169800d7ae76a5
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Nov 15 21:41:12 2019 +0200
world: Remove legacy compat directory symlinks.
If compatibility paths are needed for 3rd-party software, then create
paths in /usr/include/compat/ using real directories without use of the
symlinks (hardlinks are ok).
While there, remove ata.h symlink too.
Summary of changes:
Makefile_upgrade.inc | 11 +++++++++++
etc/Makefile | 2 --
include/Makefile | 13 +------------
3 files changed, 12 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d3fa4cd65d803191393035c6d9169800d7ae76a5
--
DragonFly BSD source repository
More information about the Commits
mailing list