aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/scripts')
-rw-r--r--Tools/scripts/release/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/release/README b/Tools/scripts/release/README
index aa663f1a3b90..1238ee23634b 100644
--- a/Tools/scripts/release/README
+++ b/Tools/scripts/release/README
@@ -18,7 +18,7 @@ PWD=`pwd`
OR
cd $PWD/releng && cvs up -dP
3) cd $PWD/releng
-4) make RELEASE=4.6-RELEASE SRCSCRIPTS=${PWD}/srcscripts
+4) make RELEASE=4.6-RELEASE SRCSCRIPTDIR=${PWD}/srcscripts
5) cd 4.6-RELEASE
6) ./doit.sh
[ answer prompts and stuff as it appears ]