summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-04-25 12:05:17 +0000
committerbdrewery <bdrewery@FreeBSD.org>2013-04-25 12:05:17 +0000
commit882f8cda19f255874002de3051ca5fc93f8f78ac (patch)
treed871e1eb2cce730b8f662cffdd2f6e0e6eb632ad /Makefile.inc1
parent8fa43243969eb2755f88d0f95597970608b69594 (diff)
downloadFreeBSD-src-882f8cda19f255874002de3051ca5fc93f8f78ac.zip
FreeBSD-src-882f8cda19f255874002de3051ca5fc93f8f78ac.tar.gz
Fix installworld with DB_FROM_SRC after r249807
Approved by: bapt Reported by: Tom Everett
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud