git: Makefile: Install 'master.passwd' and 'group' if not exist
Aaron LI
aly at crater.dragonflybsd.org
Thu Jun 24 07:39:11 PDT 2021
commit 169805dbaab55a640955a7d94cd0cc7d15160523
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jun 24 22:27:59 2021 +0800
Makefile: Install 'master.passwd' and 'group' if not exist
For a new installation specified with DESTDIR, 'master.passwd' and
'group' just don't exist. Install them in such a case in 'preinstall'
target. Otherwise we'll be missing them since they're no longer
installed by 'installworld'.
Summary of changes:
etc/Makefile | 6 ++++++
1 file changed, 6 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/169805dbaab55a640955a7d94cd0cc7d15160523
--
DragonFly BSD source repository
More information about the Commits
mailing list