aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-extended-auto-builder.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-09-21 19:40:43 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-09-21 19:40:43 +0000
commitc52883fb4f09c7792e21459c5d4164a5903717ff (patch)
tree7e021a12a7d9e4c0b484ad818d5e883d7dd67cd5 /scripts/auto-build/pd-extended-auto-builder.sh
parent4d6d0e5f7c79543c9c848e5aad86a5c2e20ff48c (diff)
remove dead svn:externals so they can be replaced by new folders
svn path=/trunk/; revision=16260
Diffstat (limited to 'scripts/auto-build/pd-extended-auto-builder.sh')
-rwxr-xr-xscripts/auto-build/pd-extended-auto-builder.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/auto-build/pd-extended-auto-builder.sh b/scripts/auto-build/pd-extended-auto-builder.sh
index 478cc576..87f7fdb6 100755
--- a/scripts/auto-build/pd-extended-auto-builder.sh
+++ b/scripts/auto-build/pd-extended-auto-builder.sh
@@ -44,7 +44,9 @@ echo "build root: $auto_build_root_dir"
make distclean # run first so the autotools Makefiles still exist
for dir in $auto_build_root_dir/*; do
clean_and_update_folder $dir
+ remove_dead_svn_externals $dir
done
+remove_dead_svn_externals $auto_build_root_dir
cd "${auto_build_root_dir}/packages/$BUILD_DIR"
make -C "${auto_build_root_dir}/packages" set_version