aboutsummaryrefslogtreecommitdiff
path: root/scripts/update-developer-layout.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update-developer-layout.sh')
-rwxr-xr-xscripts/update-developer-layout.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-developer-layout.sh b/scripts/update-developer-layout.sh
index 6364ad10..e9e3d7e5 100755
--- a/scripts/update-developer-layout.sh
+++ b/scripts/update-developer-layout.sh
@@ -16,7 +16,7 @@ cd $cvs_root_dir
echo "Running svn update:"
svn update
echo "Running cvs update:"
-for section in Gem GemLibs; do
+for section in Gem; do
echo "$section"
cd $section
cvs up -Pd