From 69fd34608d7f8232c0209cb1f07f7f773ab587cc Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 22 Jan 2004 08:18:37 +0000 Subject: - Run makewhatis(1) in etc/Makefile at the end of "install". - Removed redundant and undocumented NO_MAKEDB_RUN knob. --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index 0f0e4813..556820d 100644 --- a/release/Makefile +++ b/release/Makefile @@ -535,7 +535,7 @@ release.2: release.3: # Handle some grief caused by the munition braindeadness. cd ${.CURDIR}/..; \ - ${CROSSMAKE} ${WORLD_FLAGS} -DNO_MAKEDB_RUN -DNOCRYPT \ + ${CROSSMAKE} ${WORLD_FLAGS} -DNOCRYPT \ SUBDIR_OVERRIDE="${FIXCRYPTO}" \ buildworld distributeworld DISTDIR=${RD}/trees -chflags -R noschg ${RD}/trees -- cgit v1.1