From cf78c6e873e2e911dfa586e830dfcd52febdde9c Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Wed, 9 Jan 2008 06:29:56 +0000
Subject: [PATCH] updated for downloads from build machine

---
 releng.control/getCustomPagesFromCVS.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.control/getCustomPagesFromCVS.sh b/releng.control/getCustomPagesFromCVS.sh
index 97d16814e..5853f6b62 100644
--- a/releng.control/getCustomPagesFromCVS.sh
+++ b/releng.control/getCustomPagesFromCVS.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # it is assumed we are executing this in COMMON_PAGES or the parent of COMMON_PAGES
-COMMON_PAGES=commonpages
+COMMON_PAGES=commonPages
 
 # This script file is to help get builds started "fresh", when
 # the ${COMMON_PAGES} directory already exists on local file system.
-- 
GitLab