git: Revert "Makefile: Install 'master.passwd' and 'group' if not exist"
Aaron LI
aly at crater.dragonflybsd.org
Fri Jul 2 07:05:02 PDT 2021
commit 4410789e167b0cc053b7c7475cfb8cb3f8bfffca
Author: Aaron LI <aly at aaronly.me>
Date: Fri Jul 2 22:01:45 2021 +0800
Revert "Makefile: Install 'master.passwd' and 'group' if not exist"
This reverts commit 169805dbaab55a640955a7d94cd0cc7d15160523.
swildner reported that this commit broke 'installworld' to an empty
$DESTDIR, because the destination directory $DESTDIR/etc didn't exist
yet.
Revert this commit now, and I'll revisit it later.
Reported-by: swildner
Summary of changes:
etc/Makefile | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4410789e167b0cc053b7c7475cfb8cb3f8bfffca
--
DragonFly BSD source repository
More information about the Commits
mailing list