From 882f8cda19f255874002de3051ca5fc93f8f78ac Mon Sep 17 00:00:00 2001 From: bdrewery Date: Thu, 25 Apr 2013 12:05:17 +0000 Subject: Fix installworld with DB_FROM_SRC after r249807 Approved by: bapt Reported by: Tom Everett --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index 899119f..585e016 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -616,6 +616,7 @@ kernel-toolchain: ${TOOLCHAIN_TGTS:N_includes:N_libraries} # Checks to be sure system is ready for installworld/installkernel. # installcheck: +installcheck_UGID: # # Require DESTDIR to be set if installing for a different architecture or -- cgit v1.1