git: DragonFly_RELEASE_5_4 Fix building release on master.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri May 17 08:39:39 PDT 2019
commit 68ea669a21fb0ddc4a3ab461b4f48e460778cbf2
Author: Sascha Wildner <saw at online.de>
Date: Fri May 17 17:39:20 2019 +0200
Fix building release on master.
* <histedit.h> was moved to /usr/include/priv on master, so add that
to the include search path when building sh(1) as a bootstrap tool.
* Fix the apropos(1) database generation (used for 'make distribution').
If the system doesn't have the makewhatis(8) for a compatible
database, just build no database.
Summary of changes:
bin/sh/Makefile | 4 ++--
share/man/Makefile | 8 +++++---
2 files changed, 7 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/68ea669a21fb0ddc4a3ab461b4f48e460778cbf2
--
DragonFly BSD source repository
More information about the Commits
mailing list