From e6c56bc99dd249844d4957d8452063f833f73744 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 22 Sep 2009 14:55:27 +0000 Subject: [PATCH] Check INSTALL_LOCATION builds. --- documentation/ReleaseChecklist.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/ReleaseChecklist.html b/documentation/ReleaseChecklist.html index ac8874829..38ac95119 100644 --- a/documentation/ReleaseChecklist.html +++ b/documentation/ReleaseChecklist.html @@ -202,7 +202,8 @@ relevent roles unless the Release Manager designates otherwise:

Platform Developers Check that all makeBaseApp templates build and run properly, all xxxApp and xxxBoot types and any internal options, e.g. setting - STATIC_BUILD=YES in configure/CONFIG_SITE. + STATIC_BUILD=YES or using a different INSTALL_LOCATION + in configure/CONFIG_SITE.